modernization

This commit is contained in:
CeeWeasel
2025-08-13 18:50:54 -04:00
parent c5e740a895
commit 6afb4d07f8
7 changed files with 26 additions and 28 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ mode: restart
#description:
trigger:
- platform: state
- trigger: state
entity_id:
- binary_sensor.bridget_home
to: "off"
- platform: time_pattern
- trigger: time_pattern
minutes: "/5"
condition:
- condition: state
@@ -18,5 +18,5 @@ condition:
entity_id: binary_sensor.bridget_home
state: "off"
action:
- service: input_boolean.turn_off
- action: input_boolean.turn_off
entity_id: input_boolean.bridget_home