added lightsOut group; changed light name
This commit is contained in:
11
groups.yaml
11
groups.yaml
@@ -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
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user