removed covers mqtt
This commit is contained in:
103
cover.yaml
103
cover.yaml
@@ -10,105 +10,4 @@
|
|||||||
state_closed: "close"
|
state_closed: "close"
|
||||||
optimistic: true
|
optimistic: true
|
||||||
retain: true
|
retain: true
|
||||||
device_class: garage
|
device_class: garage
|
||||||
- platform: mqtt
|
|
||||||
name: "Estores QPrincipal"
|
|
||||||
state_topic: "shellies/coverQPrincipal/roller/0"
|
|
||||||
command_topic: "shellies/coverQPrincipal/roller/0/command"
|
|
||||||
position_topic: "shellies/coverQPrincipal/roller/0/pos"
|
|
||||||
set_position_topic: "shellies/coverQPrincipal/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
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Estores Escritorio"
|
|
||||||
state_topic: "shellies/coverEscritorio/roller/0"
|
|
||||||
command_topic: "shellies/coverEscritorio/roller/0/command"
|
|
||||||
position_topic: "shellies/coverEscritorio/roller/0/pos"
|
|
||||||
set_position_topic: "shellies/coverEscritorio/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
|
|
||||||
- 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
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Estores Quarto Clara"
|
|
||||||
state_topic: "shellies/coverQClara/roller/0"
|
|
||||||
command_topic: "shellies/coverQClara/roller/0/command"
|
|
||||||
position_topic: "shellies/coverQClara/roller/0/pos"
|
|
||||||
set_position_topic: "shellies/coverQClara/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
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Estores Sala Dir"
|
|
||||||
state_topic: "shellies/CoverSalaDir/roller/0"
|
|
||||||
command_topic: "shellies/CoverSalaDir/roller/0/command"
|
|
||||||
position_topic: "shellies/CoverSalaDir/roller/0/pos"
|
|
||||||
set_position_topic: "shellies/CoverSalaDir/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
|
|
||||||
- platform: mqtt
|
|
||||||
name: "Estores Sala Esq"
|
|
||||||
state_topic: "shellies/CoverSalaEsq/roller/0"
|
|
||||||
command_topic: "shellies/CoverSalaEsq/roller/0/command"
|
|
||||||
position_topic: "shellies/CoverSalaEsq/roller/0/pos"
|
|
||||||
set_position_topic: "shellies/CoverSalaEsq/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
|
|
||||||
- platform: group
|
|
||||||
name : Estores Sala
|
|
||||||
entities:
|
|
||||||
- cover.estores_sala_dir
|
|
||||||
- cover.estores_sala_esq
|
|
||||||
Reference in New Issue
Block a user