added cover Cozinha
This commit is contained in:
16
cover.yaml
16
cover.yaml
@@ -43,3 +43,19 @@
|
||||
position_open: 100
|
||||
position_closed: 0
|
||||
optimistic: false
|
||||
- platform: mqtt
|
||||
name: "Estores Cozinha"
|
||||
state_topic: "shellies/coverCozinha/roller/0"
|
||||
command_topic: "shellies/coverCozinha/roller/0/command"
|
||||
position_topic: "shellies/coverCozinha/roller/0/pos"
|
||||
set_position_topic: "shellies/coverCozinha/roller/0/command/pos"
|
||||
payload_available: "true"
|
||||
payload_not_available: "false"
|
||||
qos: 1
|
||||
retain: true
|
||||
payload_open: "open"
|
||||
payload_close: "close"
|
||||
payload_stop: "stop"
|
||||
position_open: 100
|
||||
position_closed: 0
|
||||
optimistic: false
|
||||
Reference in New Issue
Block a user