Commit Graph

656 Commits

Author SHA1 Message Date
fd1ecad36d Change timing of stream schedule reset 2023-03-08 13:47:18 -05:00
32d3a17aa6 Add independent fan scheduling for K's bedroom 2023-03-07 17:41:14 -05:00
ac33700022 Change fan scheduling thresholds for master bedroom 2023-03-07 17:39:19 -05:00
469c111e98 More improvements to Good Morning routine 2023-03-07 16:19:14 -05:00
3335db5490 Rearranged "family is home day" script for better lighting control 2023-03-07 16:05:47 -05:00
2627892fba Get rid of annoying condition where "possible dot later today" is read 2023-03-06 17:46:14 -05:00
1379df41fd Finally dealt with repeated flood warning alerts in briefings 2023-03-06 17:32:00 -05:00
d7efa0eb2b Add unique_id to all manually defined IOTLink sensors #70 2023-03-06 16:24:40 -05:00
b07e27138c Sleep actions for master bedroom sleep switch #79 2023-03-06 13:40:46 -05:00
d710552aa6 I don't know what I was on when I wrote the master bedroom automations 2023-03-06 13:20:37 -05:00
2b59264243 Forgot to use quotes for 'None' to appease the YAML gods 2023-03-06 13:20:12 -05:00
fede276214 Briefings now use a template sensor for the weather alerts report 2023-03-05 22:01:55 -05:00
66486ae9c0 Forgot to disable sleep mode when resetting adaptive for evening scene 2023-03-05 21:35:05 -05:00
9a75fe2cce Tweaks to temperature sensor usage 2023-03-05 21:26:45 -05:00
3de510ff6a Add UUID to custom_weather.yaml template sensors #70 2023-03-05 21:18:47 -05:00
75f8c8aab7 Small tweak for high/low temps in scheduling scripts 2023-03-05 21:05:07 -05:00
d267e79a5a Improved master bedroom fan scheduling
I've decided I like the fan at cooler temperatures than I thought I would, so timing needed adjusted so it doesn't come on TOO early on the slightly chillier nights.
2023-03-05 20:47:12 -05:00
3c94e7f6ad Adjust boundaries for a few climate threshold settings 2023-03-05 20:31:03 -05:00
5abe9f236b Add UUID to various sysmon sensors for easier customization #70 2023-03-05 20:27:53 -05:00
134f1d3d59 Fix wrong service call in security faults script 2023-03-05 15:10:29 -05:00
1037dcb2ab Using script.turn on in presence scripts 2023-03-05 15:10:14 -05:00
a8cae1fca7 Tweaked master bedroom sleep mode handling 2023-03-05 15:09:57 -05:00
170d4a94dd Evening mode now resets adaptive after lights are off 2023-03-05 15:09:32 -05:00
0b503aab41 Text notify can now send actionable notifications, close #78 2023-03-05 15:09:09 -05:00
bb94b7d003 Account for my iPad's mobile app notify service being renamed 2023-03-05 15:08:11 -05:00
9bff51a349 Turn on porch light on arriving home if the weather sucks 2023-03-03 16:45:21 -05:00
8c6aba9c19 Add UUID to gas price sensors so I can set the rounding precision #70 2023-03-03 13:44:03 -05:00
7703345ae2 Add date attributes to K's school date sensors 2023-03-02 17:10:16 -05:00
4f59b6bb8c Revert change using cloud cover for lighting decisions
This proved even more unreliable than the original solution.
2023-03-02 16:02:12 -05:00
34ff21d3ea Add support for live camera streams in phone notifications 2023-03-01 16:44:22 -05:00
ffff450dc5 Remove ill-advised adaptive reset when basement door is opened 2023-03-01 12:40:41 -05:00
8272ae3208 Apparently defining a sound for critical was breaking things... 2023-02-28 20:54:57 -05:00
f923bf656c New tag template, added sound support 2023-02-28 20:49:54 -05:00
56d62d1c9f Simplified TV notifications 2023-02-28 18:22:50 -05:00
9445c2a4c4 Simplified normal text notifications further
Additionally made the script capable of clearing notifications. Should be almost no need to call notify services directly at all anymore.
2023-02-28 18:14:44 -05:00
3b0cf05788 Basement Door Handling is now smarter
Node-RED
2023-02-28 16:15:45 -05:00
1e501eaca2 Remove all garbage collection references
The current solution is prone to constantly being incorrect about when our unlimited pickup is, or when the date should be pushed back. Need to find a better solution.
2023-02-27 17:59:22 -05:00
d7c40cdbb1 Change units of measure for proper graphing 2023-02-27 17:36:23 -05:00
e190ca8921 Clean up lightning monitoring 2023-02-27 16:46:03 -05:00
6ad00427ea Fixed typos 2023-02-27 13:02:42 -05:00
9a443ed3d2 Remove all instances of deprecated "data_template" 2023-02-26 20:18:55 -05:00
e4a26c49a4 Add more to the "your windows are open and it's raining" notifier 2023-02-26 20:11:00 -05:00
cec5f2840d Support the use of tags and notification clearing with text_notify 2023-02-26 20:10:36 -05:00
6f8b7c3d22 Smarter "skip_away" notification 2023-02-25 20:14:34 -05:00
2e87e4ed32 Unify alerts whether programmed in YAML or the UI 2023-02-25 20:14:11 -05:00
368fd14d76 Added master bedroom yaml to avoid crowding my own yaml file 2023-02-25 13:08:32 -05:00
720d8587b5 Account for the faint possibility that I'm still streaming at dawn... 2023-02-25 13:04:24 -05:00
fb6785d30a Sports briefing updates 2023-02-25 12:50:34 -05:00
6956483594 Fix dining room lamp night mode 2023-02-25 12:50:20 -05:00
5b62a1d052 Simplify text notifications down to a single script
And it didn't even lose any functionality!
2023-02-22 17:23:35 -05:00