mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Tweaks after changing room names
This commit is contained in:
@@ -17,13 +17,11 @@ trigger:
|
||||
from: "on"
|
||||
to: "off"
|
||||
|
||||
- platform: state
|
||||
entity_id: input_boolean.nursery_occupied
|
||||
to: "on"
|
||||
|
||||
- platform: state
|
||||
id: occupied
|
||||
entity_id: binary_sensor.nursery_occupied
|
||||
entity_id:
|
||||
- input_boolean.nursery_occupied
|
||||
- binary_sensor.nursery_occupied
|
||||
to: "on"
|
||||
|
||||
# - platform: state
|
||||
|
||||
Reference in New Issue
Block a user