mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Hopefully fixing master bed presence and cleaning up a lot of junk
This commit is contained in:
@@ -13,7 +13,7 @@ trigger:
|
||||
for: '00:00:30'
|
||||
|
||||
- platform: state
|
||||
entity_id: input_boolean.master_bed_occupied
|
||||
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_either
|
||||
to: 'on'
|
||||
for: '00:00:05'
|
||||
|
||||
@@ -40,7 +40,7 @@ condition:
|
||||
entity_id: sensor.pixel_7_charger_type
|
||||
state: 'wireless'
|
||||
- condition: state
|
||||
entity_id: input_boolean.master_bed_occupied
|
||||
entity_id: binary_sensor.bed_presence_c175a4_bed_occupied_either
|
||||
state: 'on'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user