savegame 2023-11-18

This commit is contained in:
Bastian Schnorbus
2023-11-18 14:51:50 +01:00
parent 6ab9ea0194
commit 546cedc190
19 changed files with 2500 additions and 136 deletions

15
covers/children.yaml Normal file
View File

@@ -0,0 +1,15 @@
- platform: mqtt
name: children_cover
command_topic: "shellies/shellyswitch25-C4A2F1/roller/0/command"
position_topic: "shellies/shellyswitch25-C4A2F1/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-C4A2F1/roller/0/command/pos"
payload_available: "true"
payload_not_available: "false"
qos: 1
retain: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
optimistic: false