From: Giorgio Ravera Date: Wed, 13 Feb 2019 20:46:47 +0000 (+0100) Subject: Cleaned Shelly configuration X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=bfbe0cd5d5ff2679bd43b190aa8acb24a7a216ff;p=homeassistant.git Cleaned Shelly configuration --- diff --git a/cover/shelly1.yaml b/cover/shelly1.yaml index d7dddeb8..57f7a05f 100644 --- a/cover/shelly1.yaml +++ b/cover/shelly1.yaml @@ -4,7 +4,6 @@ - platform: mqtt name: Tapparella Cucina - #state_topic: "shellies/shellyswitch-55980F/roller/0" command_topic: "shellies/shellyswitch-55980F/roller/0/command" position_topic: "shellies/shellyswitch-55980F/roller/0/pos" set_position_topic: "shellies/shellyswitch-55980F/roller/0/command/pos" @@ -13,10 +12,6 @@ payload_open: "open" payload_close: "close" payload_stop: "stop" - #state_open: "open" - #state_closed: "close" - #state_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false - #value_template: '{{ value.x }}' + optimistic: false \ No newline at end of file diff --git a/cover/shelly2.yaml b/cover/shelly2.yaml index 6154947b..b30e2e24 100644 --- a/cover/shelly2.yaml +++ b/cover/shelly2.yaml @@ -4,7 +4,6 @@ - platform: mqtt name: Tapparella Sala - #state_topic: "shellies/shellyswitch-135454/roller/0" command_topic: "shellies/shellyswitch-135454/roller/0/command" position_topic: "shellies/shellyswitch-135454/roller/0/pos" set_position_topic: "shellies/shellyswitch-135454/roller/0/command/pos" @@ -13,10 +12,6 @@ payload_open: "open" payload_close: "close" payload_stop: "stop" - #state_open: "open" - #state_closed: "close" - #state_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false - #value_template: '{{ value.x }}' + optimistic: false \ No newline at end of file diff --git a/cover/shelly3.yaml b/cover/shelly3.yaml index d773577e..361cc980 100644 --- a/cover/shelly3.yaml +++ b/cover/shelly3.yaml @@ -4,7 +4,6 @@ - platform: mqtt name: Tapparella Studio - #state_topic: "shellies/shellyswitch-13572B/roller/0" command_topic: "shellies/shellyswitch-13572B/roller/0/command" position_topic: "shellies/shellyswitch-13572B/roller/0/pos" set_position_topic: "shellies/shellyswitch-13572B/roller/0/command/pos" @@ -13,10 +12,6 @@ payload_open: "open" payload_close: "close" payload_stop: "stop" - #state_open: "open" - #state_closed: "close" - #state_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false - #value_template: '{{ value.x }}' + optimistic: false \ No newline at end of file diff --git a/cover/shelly4.yaml b/cover/shelly4.yaml index e1a4fdcd..92997762 100644 --- a/cover/shelly4.yaml +++ b/cover/shelly4.yaml @@ -4,7 +4,6 @@ - platform: mqtt name: Tapparella Camera - #state_topic: "shellies/shellyswitch-559C49/roller/0" command_topic: "shellies/shellyswitch-559C49/roller/0/command" position_topic: "shellies/shellyswitch-559C49/roller/0/pos" set_position_topic: "shellies/shellyswitch-559C49/roller/0/command/pos" @@ -13,10 +12,6 @@ payload_open: "open" payload_close: "close" payload_stop: "stop" - #state_open: "open" - #state_closed: "close" - #state_stop: "stop" position_open: 100 position_closed: 0 - optimistic: false - #value_template: '{{ value.x }}' + optimistic: false \ No newline at end of file