Commit Graph

49 Commits

Author SHA1 Message Date
20ab5bc7f9 Complete overhaul of E's med handling, close #130 2023-09-17 14:23:47 -04:00
5b9aa66575 Should fix #115 2023-08-30 22:29:47 -04:00
0e9f646816 These sensors should hopefully prove more reliable #108 2023-08-30 15:43:41 -04:00
3e62d659a0 Turn up stairwell LED strip when going up to put E down for nap 2023-08-16 21:02:15 -04:00
938080082f Fix E's bedtime updater not updating actual bedtime 2023-08-14 14:04:43 -04:00
a8da417340 Sleep changes #91 2023-08-08 16:36:23 -04:00
9c12f64586 Make weather more resilient to failures #89 2023-07-29 14:28:21 -04:00
db53d2decd Coulda swore I already did this... 2023-07-27 23:07:30 -04:00
c9bfe6782c Add nap alarm clocks for all bedrooms 2023-07-25 13:29:18 -04:00
fd0fb93903 Tweak detection of E's sleeping 2023-07-25 12:54:46 -04:00
9c9c4b5f50 Announce when E wakes up, if we are in the basement 2023-07-20 14:30:22 -04:00
c0110ae243 Tweaks to E's sleep handling, particularly with naps 2023-07-01 13:09:17 -04:00
e945fd0ec1 Stop both timers...because naptime matters too... 2023-06-08 18:44:47 -04:00
28a5de0139 Cancel timer if lights are turned off in E's room 2023-06-03 22:12:39 -04:00
1116d939f2 Try to make the time E goes to bed a little more accurate 2023-06-03 14:21:25 -04:00
e30f1646c7 Macro updates 2023-05-12 14:22:05 -04:00
0118a300ee Leave master bedroom light alone when Emma wakes up 2023-05-10 12:29:37 -04:00
c72909e7ad Fix for 'none' triggers not being caught #87 2023-05-05 13:56:12 -04:00
249494b80b Remove non-present trigger in E's med tracking #87 2023-05-04 16:29:05 -04:00
82ae7feb06 Bugfix E's med tracking #87 2023-05-04 13:34:54 -04:00
48186bb6c2 Made datetime increment macro capable of using minutes 2023-05-04 13:16:08 -04:00
4275175dec ASSLOAD of code for remembering meds when E is sick... #87 2023-05-04 13:16:08 -04:00
f1d20cfcd8 Small tweak to E's climate settings 2023-05-02 18:23:49 -04:00
a3e4e4a1e5 Notifications for E sleeping 2023-05-02 01:54:14 -04:00
44709dd759 Decided to use a jinja template instead of a sensor for E's sleep info 2023-05-02 00:55:50 -04:00
75192d44fc Improve E's nap info 2023-05-01 22:45:22 -04:00
9620344ce9 Add better provision for interrupting wakeup lights fading in
Improve the previous
2023-05-01 18:08:54 -04:00
66cdbf4dc7 Typo 2023-05-01 17:12:13 -04:00
901594500f Info on whether or not E has napped today 2023-05-01 17:07:18 -04:00
2897a15396 Wakeup lights fading in is now a variable 2023-05-01 16:42:15 -04:00
ab991a19f5 Fade in kids' bedroom lights for less setting eyes on fire 2023-04-30 19:10:18 -04:00
4ff38f76f6 Improve method of setting E's bedtime after a nap 2023-04-22 21:11:06 -04:00
c8b64b11c2 Clean up a few time conditions in E's sleep automations 2023-04-21 02:38:08 -04:00
9ad2215b12 Waking up for the first time does not constitute a nap lol 2023-04-17 14:27:26 -04:00
53fa5f1101 Handle E's naptime vs bedtime a bit better 2023-04-15 23:48:53 -04:00
7901264a82 Make more use of script variables 2023-04-14 17:29:41 -04:00
5be2704690 Forgot to add condition for climate override 2023-04-13 20:22:25 -04:00
f69989ad41 Pick climate settings better when E naps during the day 2023-04-13 18:55:15 -04:00
1934ee783b Attempt to only turn off E's A/C when the compressor is not running 2023-04-10 20:33:17 -04:00
7c3a32e17b Cleaned up a LOT of templates 2023-04-03 23:47:25 -04:00
4cb88a1a50 Turn E's light on for nap regardless of the time of day 2023-03-26 14:28:53 -04:00
a584feff34 Relocate input_datetimes to personal files 2023-03-20 18:16:44 -04:00
cec5f2840d Support the use of tags and notification clearing with text_notify 2023-02-26 20:10:36 -05:00
2d3441cfb8 Couple of idiotic typos... 2023-02-15 18:51:08 -05:00
0ba4bd5e18 Made E's sleep toggle a little smarter about bedtime 2023-02-14 19:44:45 -05:00
6e981ddda3 Minor organization change 2023-02-10 13:48:25 -05:00
d6c3db9aef Mode queued was causing an unwanted hang on consecutive activations 2023-02-06 18:44:41 -05:00
a8a587bd28 I'm just never gonna be finished with E's bedroom automation...
Might even move it to Node-RED eventually. Who knows?
2023-02-05 14:55:51 -05:00
b4913f6171 Separate file for E, and rework of sleeping automation
Move E's sleep scripts to her own file
2023-02-05 12:59:28 -05:00