Commit Graph

1598 Commits

Author SHA1 Message Date
tm24fan8 257cc498b5 Daily Briefing reads weather after alerts now 2023-03-07 16:56:35 -05:00
tm24fan8 f7542f4aff Add functionality for tornado watches 2023-03-07 16:49:54 -05:00
tm24fan8 9bddba66b5 Make sure there actually was a tornado alarm before running cleanup 2023-03-07 16:31:16 -05:00
tm24fan8 a37694afc5 Tweaks to Tornado Warning automation 2023-03-07 16:28:52 -05:00
tm24fan8 469c111e98 More improvements to Good Morning routine 2023-03-07 16:19:14 -05:00
tm24fan8 3335db5490 Rearranged "family is home day" script for better lighting control 2023-03-07 16:05:47 -05:00
tm24fan8 31ac3b8404 Add fog warning to all housewide briefings 2023-03-07 15:54:58 -05:00
tm24fan8 e69899b91d Change weather_briefing_full.txt generator to match new alerts setup 2023-03-06 18:08:20 -05:00
tm24fan8 2627892fba Get rid of annoying condition where "possible dot later today" is read 2023-03-06 17:46:14 -05:00
tm24fan8 1379df41fd Finally dealt with repeated flood warning alerts in briefings 2023-03-06 17:32:00 -05:00
tm24fan8 d7efa0eb2b Add unique_id to all manually defined IOTLink sensors #70 2023-03-06 16:24:40 -05:00
tm24fan8 b07e27138c Sleep actions for master bedroom sleep switch #79 2023-03-06 13:40:46 -05:00
tm24fan8 60c69bb745 Condense a few service nodes into one on Goodnight flow 2023-03-06 13:39:15 -05:00
tm24fan8 d710552aa6 I don't know what I was on when I wrote the master bedroom automations 2023-03-06 13:20:37 -05:00
tm24fan8 2b59264243 Forgot to use quotes for 'None' to appease the YAML gods 2023-03-06 13:20:12 -05:00
tm24fan8 fede276214 Briefings now use a template sensor for the weather alerts report 2023-03-05 22:01:55 -05:00
tm24fan8 66486ae9c0 Forgot to disable sleep mode when resetting adaptive for evening scene 2023-03-05 21:35:05 -05:00
tm24fan8 9a75fe2cce Tweaks to temperature sensor usage 2023-03-05 21:26:45 -05:00
tm24fan8 3de510ff6a Add UUID to custom_weather.yaml template sensors #70 2023-03-05 21:18:47 -05:00
tm24fan8 75f8c8aab7 Small tweak for high/low temps in scheduling scripts 2023-03-05 21:05:07 -05:00
tm24fan8 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
tm24fan8 3c94e7f6ad Adjust boundaries for a few climate threshold settings 2023-03-05 20:31:03 -05:00
tm24fan8 5abe9f236b Add UUID to various sysmon sensors for easier customization #70 2023-03-05 20:27:53 -05:00
tm24fan8 fb79af3c15 Fix wrong message filter in sunset lighting flow 2023-03-05 17:39:36 -05:00
tm24fan8 f9c0349130 Rework speech engine subflow in Node-RED 2023-03-05 16:10:56 -05:00
tm24fan8 134f1d3d59 Fix wrong service call in security faults script 2023-03-05 15:10:29 -05:00
tm24fan8 1037dcb2ab Using script.turn on in presence scripts 2023-03-05 15:10:14 -05:00
tm24fan8 a8cae1fca7 Tweaked master bedroom sleep mode handling 2023-03-05 15:09:57 -05:00
tm24fan8 170d4a94dd Evening mode now resets adaptive after lights are off 2023-03-05 15:09:32 -05:00
tm24fan8 0b503aab41 Text notify can now send actionable notifications, close #78 2023-03-05 15:09:09 -05:00
tm24fan8 bb94b7d003 Account for my iPad's mobile app notify service being renamed 2023-03-05 15:08:11 -05:00
tm24fan8 54fa84436d Tweak front porch light logic 2023-03-05 01:27:02 -05:00
tm24fan8 9bff51a349 Turn on porch light on arriving home if the weather sucks 2023-03-03 16:45:21 -05:00
tm24fan8 2845d25508 Add sensor for how many computers are on 2023-03-03 14:13:19 -05:00
tm24fan8 8c6aba9c19 Add UUID to gas price sensors so I can set the rounding precision #70 2023-03-03 13:44:03 -05:00
tm24fan8 7703345ae2 Add date attributes to K's school date sensors 2023-03-02 17:10:16 -05:00
tm24fan8 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
tm24fan8 34ff21d3ea Add support for live camera streams in phone notifications 2023-03-01 16:44:22 -05:00
tm24fan8 ffff450dc5 Remove ill-advised adaptive reset when basement door is opened 2023-03-01 12:40:41 -05:00
tm24fan8 0ee7028381 Turn on living room lights when wife gets home after kids' bedtime 2023-02-28 21:46:40 -05:00
tm24fan8 8272ae3208 Apparently defining a sound for critical was breaking things... 2023-02-28 20:54:57 -05:00
tm24fan8 f923bf656c New tag template, added sound support 2023-02-28 20:49:54 -05:00
tm24fan8 56d62d1c9f Simplified TV notifications 2023-02-28 18:22:50 -05:00
tm24fan8 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
tm24fan8 2146ddb955 Redo how Node-RED handles timers 2023-02-28 18:14:00 -05:00
tm24fan8 3b0cf05788 Basement Door Handling is now smarter
Node-RED
2023-02-28 16:15:45 -05:00
tm24fan8 b8e85993c8 Streaming notification tweaks 2023-02-28 13:15:37 -05:00
tm24fan8 5f8ffa5d46 Updated readme 2023-02-28 13:15:20 -05:00
tm24fan8 39c3193f45 Added random lines to K's bedtime message 2023-02-27 21:23:01 -05:00
tm24fan8 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