Commit Graph

1411 Commits

Author SHA1 Message Date
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
0ee7028381 Turn on living room lights when wife gets home after kids' bedtime 2023-02-28 21:46:40 -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
2146ddb955 Redo how Node-RED handles timers 2023-02-28 18:14:00 -05:00
3b0cf05788 Basement Door Handling is now smarter
Node-RED
2023-02-28 16:15:45 -05:00
b8e85993c8 Streaming notification tweaks 2023-02-28 13:15:37 -05:00
5f8ffa5d46 Updated readme 2023-02-28 13:15:20 -05:00
39c3193f45 Added random lines to K's bedtime message 2023-02-27 21:23:01 -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
28b27a49ba Add sensor for total number of media players 2023-02-27 17:36:02 -05:00
4e962db707 Add lightning alerts to all briefings 2023-02-27 16:46:18 -05:00
e190ca8921 Clean up lightning monitoring 2023-02-27 16:46:03 -05:00
c4c8e5cabf Updated readme 2023-02-27 16:20:48 -05:00
6ad00427ea Fixed typos 2023-02-27 13:02:42 -05:00
a97d57abbc Baseball plays every day...let's not include yesterday's scores... 2023-02-26 20:33:07 -05:00
9a443ed3d2 Remove all instances of deprecated "data_template" 2023-02-26 20:18:55 -05:00
7c41267885 Add tags and types to Node-RED for text_notify 2023-02-26 20:16:42 -05:00
028a345724 Add more randomness to TTS briefings 2023-02-26 20:11:34 -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
11b859ef22 Improve Max Brightness and cleanup scripts 2023-02-25 20:48:31 -05:00
50c2769bdb Actually use Tornado Alarm boolean 2023-02-25 20:14:47 -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
dad3f33b1e Tornado all-clear smarter 2023-02-25 20:13:01 -05:00
107b2814d7 Fix incorrect MQTT topics 2023-02-25 14:09:13 -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
12e999307d Remove redundant node 2023-02-22 16:55:44 -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
e2e2aaa6e1 Switch to using cloud cover for sunset lights timing 2023-02-20 17:03:49 -05:00