]> git.giorgioravera.it Git - homeassistant.git/commitdiff
fixed luce trono automation
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 16 Jul 2026 11:15:00 +0000 (13:15 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 16 Jul 2026 11:15:00 +0000 (13:15 +0200)
automations/lights.yaml

index 81b9a5754cb4db8d2cb6037a32238a04d7b9c293..550c529249ea71309eebb76fa5f832fd76dc2a0b 100644 (file)
     #- delay: "00:10:00"
 
     # Turn off only if there is no more presence in the bathroom
-    - condition: state
-      entity_id: binary_sensor.sensore_presenza_bagno_grande_occupancy
-      state: "off"
+    #- condition: state
+    #  entity_id: binary_sensor.sensore_presenza_bagno_grande_occupancy
+    #  state: "off"
 
-    - service: light.turn_off
-      target:
-        entity_id: light.luce_trono
+    #- service: light.turn_off
+    #  target:
+    #    entity_id: light.luce_trono
 
   mode: restart