]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Fixed Shelly script
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 1 Jan 2020 13:40:18 +0000 (14:40 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 1 Jan 2020 13:40:18 +0000 (14:40 +0100)
logbook.yaml
recorder.yaml
script/shelly.yaml

index 1ba78d586758d766b37feed56f6436ec926ad806..c5c71339574552796be28adf40563fd093f459e5 100644 (file)
@@ -62,6 +62,7 @@ exclude:
     - sensor.shelly9_status
     - sensor.shellybulb_status
     - sensor.shellyem_status
+    - sensor.shellydw_status
     - sensor.shellyplugs_status
     # Energy Sensors
     - sensor.potenza_reattiva
index ec1490e2b9bb36cbd64435ffd25bc1cb33ccc856..0c662edb631126c461afa857c55d5e16eec8f396 100644 (file)
@@ -64,6 +64,7 @@ exclude:
     - sensor.shelly9_status
     - sensor.shellybulb_status
     - sensor.shellyem_status
+    - sensor.shellydw_status
     - sensor.shellyplugs_status
     # Energy Sensors
     - sensor.potenza_reattiva
index b04891b30eed0b04f0c0ff2458b51b249c618638..5647664dfd8f234c7a4ef3c2a873854ecd5aa4ab 100644 (file)
@@ -74,7 +74,6 @@ shelly_upgrade:
 
     # Shelly Door/Window
     - service: mqtt.publish
-      data:
       data:
         topic: 'shellies/shellydw-B88F53/command'
         payload: 'update_fw'