Commit Graph

663 Commits

Author SHA1 Message Date
tm24fan8 7494c8957d YAML anchors for selector in gas scrape sensors #80
So I only have to modify the insanely complicated string once...
2023-03-09 17:14:02 -05:00
tm24fan8 e88b4b2505 Fixed some notification clearing calls 2023-03-09 16:11:36 -05:00
tm24fan8 6c884d6966 Change TTS behavior for more versatility in briefings and readouts 2023-03-09 13:46:13 -05:00
tm24fan8 fba4ea3baa Add changeable logging settings 2023-03-09 13:45:49 -05:00
tm24fan8 d7abcf6569 I am excellent at making really stupid typos... 2023-03-09 02:26:17 -05:00
tm24fan8 047fc29acb Move all of K's bedroom automation from Node-RED to YAML 2023-03-08 17:52:32 -05:00
tm24fan8 4af9117411 Add refresh of HASS.Agent to the MQTT reset scripts for PC sensors 2023-03-08 17:01:35 -05:00
tm24fan8 fd1ecad36d Change timing of stream schedule reset 2023-03-08 13:47:18 -05:00
tm24fan8 32d3a17aa6 Add independent fan scheduling for K's bedroom 2023-03-07 17:41:14 -05:00
tm24fan8 ac33700022 Change fan scheduling thresholds for master bedroom 2023-03-07 17:39:19 -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 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 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 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 9bff51a349 Turn on porch light on arriving home if the weather sucks 2023-03-03 16:45:21 -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 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 3b0cf05788 Basement Door Handling is now smarter
Node-RED
2023-02-28 16:15:45 -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
tm24fan8 d7c40cdbb1 Change units of measure for proper graphing 2023-02-27 17:36:23 -05:00
tm24fan8 e190ca8921 Clean up lightning monitoring 2023-02-27 16:46:03 -05:00
tm24fan8 6ad00427ea Fixed typos 2023-02-27 13:02:42 -05:00
tm24fan8 9a443ed3d2 Remove all instances of deprecated "data_template" 2023-02-26 20:18:55 -05:00
tm24fan8 e4a26c49a4 Add more to the "your windows are open and it's raining" notifier 2023-02-26 20:11:00 -05:00
tm24fan8 cec5f2840d Support the use of tags and notification clearing with text_notify 2023-02-26 20:10:36 -05:00