Files
homeassistant/packages/persianas.yaml
2019-04-17 09:36:19 +00:00

121 lines
4.0 KiB
YAML

cover:
- platform: mqtt
name: "Persina Habitación Principal"
state_topic: "shellies/shellyswitch25-744b67/roller/0"
command_topic: "shellies/shellyswitch25-744B67/roller/0/command"
position_topic: "shellies/shellyswitch25-744B67/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-744B67/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-744B67/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0
- platform: mqtt
name: "Persina Habitación Noha"
state_topic: "shellies/shellyswitch25-5DB8BE/roller/0"
command_topic: "shellies/shellyswitch25-5DB8BE/roller/0/command"
position_topic: "shellies/shellyswitch25-5DB8BE/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-5DB8BE/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-5DB8BE/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0
- platform: mqtt
name: "Persina Habitación Mia"
state_topic: "shellies/shellyswitch25-74595B/roller/0"
command_topic: "shellies/shellyswitch25-74595B/roller/0/command"
position_topic: "shellies/shellyswitch25-74595B/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-74595B/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-74595B/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0
- platform: mqtt
name: "Persina Habitación Estudio"
state_topic: "shellies/shellyswitch25-74595A/roller/0"
command_topic: "shellies/shellyswitch25-74595A/roller/0/command"
position_topic: "shellies/shellyswitch25-74595A/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-74595A/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-74595A/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0
- platform: mqtt
name: "Persina Salón Fase Dos"
state_topic: "shellies/shellyswitch25-745590/roller/0"
command_topic: "shellies/shellyswitch25-745590/roller/0/command"
position_topic: "shellies/shellyswitch25-745590/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-745590/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-745590/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0
- platform: mqtt
name: "Persina Salón Piscina"
state_topic: "shellies/shellyswitch25-74552E/roller/0"
command_topic: "shellies/shellyswitch25-74552E/roller/0/command"
position_topic: "shellies/shellyswitch25-74552E/roller/0/pos"
set_position_topic: "shellies/shellyswitch25-74552E/roller/0/command/pos"
availability_topic: "shellies/shellyswitch25-74552E/online"
state_open: "open"
# state_close: "close"
payload_available: "true"
payload_not_available: "false"
retain: false
optimistic: false
payload_open: "open"
payload_close: "close"
payload_stop: "stop"
position_open: 100
position_closed: 0
qos: 0