From: Giorgio Ravera Date: Wed, 1 Jan 2020 13:40:18 +0000 (+0100) Subject: Fixed Shelly script X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=cb79c3777a0a8e07e6f13dc3ca447386564f8188;p=homeassistant.git Fixed Shelly script --- diff --git a/logbook.yaml b/logbook.yaml index 1ba78d58..c5c71339 100644 --- a/logbook.yaml +++ b/logbook.yaml @@ -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 diff --git a/recorder.yaml b/recorder.yaml index ec1490e2..0c662edb 100644 --- a/recorder.yaml +++ b/recorder.yaml @@ -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 diff --git a/script/shelly.yaml b/script/shelly.yaml index b04891b3..5647664d 100644 --- a/script/shelly.yaml +++ b/script/shelly.yaml @@ -74,7 +74,6 @@ shelly_upgrade: # Shelly Door/Window - service: mqtt.publish - data: data: topic: 'shellies/shellydw-B88F53/command' payload: 'update_fw'