added lightsOut group; changed light name

This commit is contained in:
Valter Ferreira
2021-02-24 14:26:30 +00:00
parent 7c6e8f6bd3
commit 2a9277f907
2 changed files with 11 additions and 2 deletions

View File

@@ -68,4 +68,13 @@
- sensor.disk_use_percent_home - sensor.disk_use_percent_home
- sensor.memory_free - sensor.memory_free
- sensor.last_boot - sensor.last_boot
- group.internet - group.internet
lightsout:
name: Luzes Fora
entities:
- light.luz_varanda_sala
- light.luz_varanda_quarto_principal
- light.luz_hall_tras_fora
- light.luz_jardim_frente
- light.Luz_jardim_frente_lado

View File

@@ -80,7 +80,7 @@
retain: true retain: true
- platform: mqtt - platform: mqtt
name: "Luz Hall Tras" name: "Luz Hall Tras Fora"
command_topic: "mqttServer/14049798/light/14049798luzhalltras/set" command_topic: "mqttServer/14049798/light/14049798luzhalltras/set"
state_topic: "mqttServer/14049798/light/14049798luzhalltras/state" state_topic: "mqttServer/14049798/light/14049798luzhalltras/state"
qos: 1 qos: 1