Re-estructuración de persianas

Cambio desde packages a covers
This commit is contained in:
dfcarvajal
2019-06-19 06:37:21 +00:00
parent 333eefb3d8
commit 02c9309fa6
7 changed files with 121 additions and 120 deletions

View File

@@ -0,0 +1,20 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -0,0 +1,20 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -0,0 +1,20 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -0,0 +1,20 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -0,0 +1,21 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -0,0 +1,20 @@
cover:
- platform: mqtt
name: "Persiana 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_closed: "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

View File

@@ -1,120 +0,0 @@
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_closed: "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_closed: "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_closed: "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_closed: "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_closed: "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_closed: "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