diff --git a/groups.yaml b/groups.yaml index b3c9154..351dd8e 100755 --- a/groups.yaml +++ b/groups.yaml @@ -68,4 +68,13 @@ - sensor.disk_use_percent_home - sensor.memory_free - sensor.last_boot - - group.internet \ No newline at end of file + - 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 \ No newline at end of file diff --git a/light.yaml b/light.yaml index 4b5d8c5..9b86f79 100755 --- a/light.yaml +++ b/light.yaml @@ -80,7 +80,7 @@ retain: true - platform: mqtt - name: "Luz Hall Tras" + name: "Luz Hall Tras Fora" command_topic: "mqttServer/14049798/light/14049798luzhalltras/set" state_topic: "mqttServer/14049798/light/14049798luzhalltras/state" qos: 1