|
|
|
|
|
by tailspin2019
1593 days ago
|
|
I do the same but have some additional logic including “is bedroom occupied” and “is bedroom door closed”. I combine those and a few other things into a hybrid Boolean sensor called “sleep conditions” At any point in time the “sleep conditions” sensor is calculated as “true” or “false” - ie. does it look like I’m likely to be going to sleep. So when my phone is placed on charge AND sleep conditions = true, my automation goes into sleep mode triggering lights off, setting wake up alarm etc It seems trivial, but simply putting your phone on a wireless charger at night and having everything react automatically is quite gratifying! |
|