update on lights

This commit is contained in:
2021-07-03 10:19:27 +01:00
parent e178191a11
commit 28b8188d11

View File

@@ -1,144 +1,144 @@
- platform: mqtt - platform: mqtt
name: "Luz Hall Quarto Principal" name: "Luz Hall Quarto Principal"
state_topic: "stat/tasmota_BC6546/POWER" state_topic: "stat/tasmota_BC6546/POWER"
command_topic: "cmnd/tasmota_BC6546/POWER" command_topic: "cmnd/tasmota_BC6546/POWER"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz WC Vermelha" name: "Luz WC Vermelha"
state_topic: "stat/Luzwcred/POWER" state_topic: "stat/Luzwcred/POWER"
command_topic: "cmnd/Luzwcred/POWER" command_topic: "cmnd/Luzwcred/POWER"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt
name: "Luz Aquario"
command_topic: "cmnd/SonoffluzAquario/power"
state_topic: "stat/SonoffluzAquario/POWER"
qos: 1
payload_on: "ON"
payload_off: "OFF"
retain: true
- platform: mqtt - platform: mqtt
name: "Luz Wc Preto" name: "Luz Aquario"
command_topic: "cmnd/tasmota_FD991E/power" command_topic: "cmnd/SonoffluzAquario/power"
state_topic: "stat/tasmota_FD991E/POWER" state_topic: "stat/SonoffluzAquario/POWER"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Escritorio" name: "Luz Wc Preto"
command_topic: "cmnd/LuzEscritorio/power" command_topic: "cmnd/tasmota_FD991E/power"
state_topic: "stat/LuzEscritorio/POWER" state_topic: "stat/tasmota_FD991E/POWER"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Jardim Frente Lado" name: "Luz Escritorio"
command_topic: "mqttServer/14031717/light/14031717luzfrentelado/set" command_topic: "cmnd/LuzEscritorio/power"
state_topic: "mqttServer/14031717/light/14031717luzfrentelado/state" state_topic: "stat/LuzEscritorio/POWER"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Jardim Frente" name: "Luz Jardim Frente Lado"
command_topic: "mqttServer/14031717/light/14031717luzjardimfrente/set" command_topic: "mqttServer/14031717/light/14031717luzfrentelado/set"
state_topic: "mqttServer/14031717/light/14031717luzjardimfrente/state" state_topic: "mqttServer/14031717/light/14031717luzfrentelado/state"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Garagem 1" name: "Luz Jardim Frente"
command_topic: "mqttServer/14029039/light/14029039luzgaragem1/set" command_topic: "mqttServer/14031717/light/14031717luzjardimfrente/set"
state_topic: "mqttServer/14029039/light/14029039luzgaragem1/set" state_topic: "mqttServer/14031717/light/14031717luzjardimfrente/state"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Garagem 2" name: "Luz Garagem 1"
command_topic: "mqttServer/14029039/light/14029039luzgaragem2/set" command_topic: "mqttServer/14029039/light/14029039luzgaragem1/set"
state_topic: "mqttServer/14029039/light/14029039luzgaragem2/state" state_topic: "mqttServer/14029039/light/14029039luzgaragem1/set"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Hall Tras Fora" name: "Luz Garagem 2"
command_topic: "mqttServer/14049798/light/14049798luzhallforatras1/set" command_topic: "mqttServer/14029039/light/14029039luzgaragem2/set"
state_topic: "mqttServer/14049798/light/14049798luzhallforatras1/state" state_topic: "mqttServer/14029039/light/14029039luzgaragem2/state"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Muro Tras" name: "Luz Hall Tras Fora"
command_topic: "mqttServer/14049798/light/14049798luzmurostras/set" command_topic: "mqttServer/14049798/light/14049798luzhallforatras1/set"
state_topic: "mqttServer/14049798/light/14049798luzmurostras/state" state_topic: "mqttServer/14049798/light/14049798luzhallforatras1/state"
qos: 1 qos: 1
payload_on: "ON" payload_on: "ON"
payload_off: "OFF" payload_off: "OFF"
retain: true retain: true
- platform: philips_ambilight - platform: mqtt
name: TV Ambilight name: "Luz Muro Tras"
host: !secret philipstv_ip command_topic: "mqttServer/14049798/light/14049798luzmurostras/set"
username: !secret philipstv_user state_topic: "mqttServer/14049798/light/14049798luzmurostras/state"
password: !secret philipstv_pass qos: 1
payload_on: "ON"
payload_off: "OFF"
retain: true
- platform: mqtt # - platform: philips_ambilight
unique_id: luz_varanda_quarto_principal # name: TV Ambilight
name: "Luz Varanda Quarto Principal" # host: !secret philipstv_ip
state_topic: "shellies/luzVarandaQP/relay/0" # username: !secret philipstv_user
command_topic: "shellies/luzVarandaQP/relay/0/command" # password: !secret philipstv_pass
payload_on: 'on'
payload_off: 'off'
retain: false
qos: 1
- platform: mqtt - platform: mqtt
unique_id: luz_varanda_sala unique_id: luz_varanda_quarto_principal
name: "Luz Varanda Sala" name: "Luz Varanda Quarto Principal"
state_topic: "shellies/luzVarandaSala/relay/0" state_topic: "shellies/luzVarandaQP/relay/0"
command_topic: "shellies/luzVarandaSala/relay/0/command" command_topic: "shellies/luzVarandaQP/relay/0/command"
payload_on: 'on' payload_on: "on"
payload_off: 'off' payload_off: "off"
retain: false retain: false
qos: 1 qos: 1
- platform: mqtt - platform: mqtt
unique_id: luz_wc_castanha unique_id: luz_varanda_sala
name: "Luz WC Castanha" name: "Luz Varanda Sala"
state_topic: "shellies/luzWCcast/relay/0" state_topic: "shellies/luzVarandaSala/relay/0"
command_topic: "shellies/luzWCcast/relay/0/command" command_topic: "shellies/luzVarandaSala/relay/0/command"
payload_on: 'on' payload_on: "on"
payload_off: 'off' payload_off: "off"
retain: false retain: false
qos: 1 qos: 1
- platform: mqtt - platform: mqtt
unique_id: luz_hall_tras unique_id: luz_wc_castanha
name: "Luz Hall Tras" name: "Luz WC Castanha"
state_topic: "shellies/luzHallTras/relay/0" state_topic: "shellies/luzWCcast/relay/0"
command_topic: "shellies/luzHallTras/relay/0/command" command_topic: "shellies/luzWCcast/relay/0/command"
payload_on: 'on' payload_on: "on"
payload_off: 'off' payload_off: "off"
retain: false retain: false
qos: 1 qos: 1
- platform: mqtt
unique_id: luz_hall_tras
name: "Luz Hall Tras"
state_topic: "shellies/luzHallTras/relay/0"
command_topic: "shellies/luzHallTras/relay/0/command"
payload_on: "on"
payload_off: "off"
retain: false
qos: 1