Commit Graph

211 Commits

Author SHA1 Message Date
99ca63ea28 Keep K's fan on if it's going to be a hot day 2023-07-01 13:08:52 -04:00
965d2a5e4a Fixed voices on some actionable notifications 2023-07-01 01:25:03 -04:00
2216c5f623 Some bugfixes to master bedroom climate handling 2023-06-21 16:15:36 -04:00
746eb804c3 K's morning flow now fades in the lights if wake time is overridden 2023-06-16 22:44:30 -04:00
f53ec64839 For "basement on", only ask to turn K's computer on if it isn't already 2023-06-12 21:48:41 -04:00
46a87db8a9 More accurate representation of when K went to bed and woke up 2023-05-27 15:39:07 -04:00
a9bc1c0513 Adjust MB night flow, fix K's lights fading in on school mornings 2023-05-24 13:55:14 -04:00
7e6f7e7860 Fix Jarvis voice changes being reset back to Brian 2023-05-14 01:49:03 -04:00
896beacf94 Automation for shutting down the basement when it's NOT bedtime 2023-05-13 14:10:44 -04:00
32231c3b21 Various improvements to Node-RED flows 2023-05-10 01:02:09 -04:00
4a4e80c256 Let Node-RED handle sleep switch climate stuff 2023-05-08 17:16:44 -04:00
13e24ae4c0 Tweak master bedroom wakeup logic 2023-05-08 17:00:08 -04:00
07ba742fab Improvements to K's independent fan scheduling 2023-05-08 16:38:44 -04:00
69bafd6f2a Sensors for the Minecraft VM 2023-05-07 13:49:16 -04:00
88941bdd69 Minor tweaks to master bedroom climate flow 2023-05-06 20:49:15 -04:00
2897a15396 Wakeup lights fading in is now a variable 2023-05-01 16:42:15 -04:00
ab991a19f5 Fade in kids' bedroom lights for less setting eyes on fire 2023-04-30 19:10:18 -04:00
6c8e2f1dd3 Shut off K's bedroom light whenever he leaves, not just when at school 2023-04-25 16:33:14 -04:00
b2ea95cdd0 Migrate a few more flows to the new notify framework 2023-04-21 14:56:50 -04:00
ce4f12105f Move away from binary sensors for presence tracking 2023-04-21 14:40:26 -04:00
52eef0c198 K's bedtime announcement no longer plays upstairs 2023-04-19 20:03:23 -04:00
a59b02cb3f Move K's night flow back into Node-RED 2023-04-19 12:30:23 -04:00
73417d5f30 Fix bad service call for evening scenes 2023-04-13 19:53:53 -04:00
01fd0059b7 Sunset lights no longer shuts off unrelated lights, close #84 2023-04-12 21:46:41 -04:00
415c234038 Switch to new MQTT broker on Proxmox 2023-04-10 21:12:21 -04:00
1537476dca Further simplify shower mode, handle bedtime mode just in case 2023-04-05 15:31:38 -04:00
c789f852fb Fixed bedtime temperature not being set 2023-04-05 14:57:45 -04:00
54a3bda13a Master Bedroom AC now uses eco mode until someone is actually sleeping 2023-04-05 00:09:30 -04:00
69eab54ae3 Restore old behavior for first floor sunset lights 2023-04-04 22:51:07 -04:00
cb52daa5d8 Early night mode now calls scenes instead of lights 2023-04-03 18:29:48 -04:00
bdcc1b6efc Remove testing code that I accidentally left in 2023-04-03 14:16:16 -04:00
d66793ac13 Node-RED changes to facilitate previous commit 2023-04-02 15:07:44 -04:00
5c86ef91fd Simplify notifications for master bedroom cooling modes 2023-03-30 01:24:23 -04:00
6186f42307 Forgot to add living room lights to K's activity timer flow 2023-03-30 00:56:53 -04:00
f82c2265cb Continued work on function nodes 2023-03-29 16:35:56 -04:00
36a59f54c5 Improved method for detecting last Alexa device 2023-03-28 19:10:33 -04:00
d10489ce43 Rework living room media scenes, and speech engine subflow 2023-03-28 17:28:59 -04:00
f7f570f654 Figured out function node status...so that's neat 2023-03-28 04:29:29 -04:00
41a5ede268 New "upstairs bathroom occupied" binary sensor 2023-03-27 23:28:57 -04:00
e8f4e9c2c1 Simplify messaging flows with function nodes 2023-03-27 21:06:36 -04:00
d1f8f31fab Remove unused variable flows 2023-03-27 18:32:15 -04:00
535bbd0e88 Simplified some subflows with function nodes 2023-03-27 18:26:24 -04:00
0569c1cf5e Improve routing in lighting scene handlers 2023-03-27 18:05:01 -04:00
c7cd7c287f Rework and simplify Node-RED holiday code 2023-03-27 17:20:49 -04:00
244dee21c7 Rework Twitch flow with function node 2023-03-27 17:11:35 -04:00
2bea2fa177 Rework front porch light flow with function nodes 2023-03-27 17:00:19 -04:00
8a5495a529 Rework K's activity timer, use more function nodes 2023-03-27 13:31:42 -04:00
39b11cd711 Significant rework of master bedroom climate flow #79
Using function nodes to DRASTICALLY reduce the total amount of nodes needed. We had way too many and it was a cluttered mess. This makes significant progress toward fixing that, and also establishes some new ideas for future optimizations.
2023-03-27 04:55:44 -04:00
f1ddc802ae Made K's activity timer voice activated, close #36 2023-03-26 17:35:36 -04:00
de20ba29e3 Add overwolf events dump, for testing game events 2023-03-23 15:33:15 -04:00