Commit Graph

644 Commits

Author SHA1 Message Date
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
129ac4c733 Use new master bedroom handling for good morning routine 2023-02-22 16:54:38 -05:00
2e62720c81 Reset volumes when audible notifications are enabled for the day 2023-02-22 16:54:15 -05:00
b6418b54b5 Volume control and sleep mode improvements 2023-02-22 16:36:05 -05:00
8e4654f6f3 Master Bedroom sleep mode handling automations 2023-02-22 16:31:35 -05:00
4ea2cc28d5 Make dining room lamp scenes work like the rest of the house, close #74 2023-02-21 16:37:48 -05:00
dc9a4a467c Hide sports cards for events that are months in the future 2023-02-21 13:24:19 -05:00
d43f661a9c Give the laptop the same sensors that my desktop has #77 2023-02-21 13:24:19 -05:00
e55f1661d7 Fixed MQTT topic for K's drive temperature #77 2023-02-21 13:24:09 -05:00
8f01b75003 Fix MQTT topic for K's cpu temperature #77 2023-02-21 13:23:59 -05:00
5506854375 Give K's computer the same sensors that mine has #77 2023-02-21 13:23:42 -05:00
3b71aa3ec2 Give wife's computer the same sensors that mine has #77 2023-02-21 13:23:12 -05:00
1d1e636f6f Use cloud cover when arriving at home for lighting decision 2023-02-20 17:04:04 -05:00