From 6be4a5853803e91e09a3080fc8c1a30b0be7a48d Mon Sep 17 00:00:00 2001 From: habuild <36288425+habuild@users.noreply.github.com> Date: Sun, 27 Mar 2022 09:32:01 +1100 Subject: [PATCH] Update sbfspot_sensors.yaml removed redundant sensor value_json.status --- .images/sbfspot_sensors.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.images/sbfspot_sensors.yaml b/.images/sbfspot_sensors.yaml index 61cf943..dbb0949 100644 --- a/.images/sbfspot_sensors.yaml +++ b/.images/sbfspot_sensors.yaml @@ -1,10 +1,5 @@ sensor: - - platform: mqtt - name: "SMA Output" - state_topic: "homeassistant/sbfspot_YOUR_PLANT_NAME/sbfspot_YOUR_INVERTER_SERIAL" - value_template: '{{ value_json.status }}' - json_attributes_topic: "sbfspot" - + - platform: mqtt name: "SMA Sunny Boy" state_topic: "homeassistant/sbfspot_YOUR_PLANT_NAME/sbfspot_YOUR_INVERTER_SERIAL"