Commit Graph

405 Commits

Author SHA1 Message Date
35cb19a125 Early night mode now calls scenes instead of lights 2023-04-03 18:29:34 -04:00
13a933f462 Remove testing code that I accidentally left in 2023-04-03 14:16:06 -04:00
b36da1027f Add ability to specify brightness or color on adaptive reset 2023-04-02 15:06:49 -04:00
67286629bd Simplify notifications for master bedroom cooling modes 2023-03-30 01:24:09 -04:00
df7ec47533 Forgot to add living room lights to K's activity timer flow 2023-03-30 00:56:38 -04:00
41417e9d61 Add filtering for end of timer flow as well 2023-03-29 16:46:36 -04:00
6abf97871c Adjust filtering on K's timer Alexa flow 2023-03-29 16:43:56 -04:00
ab25893f34 Continued work on function nodes 2023-03-29 16:35:45 -04:00
52e6913c0e Improved method for detecting last Alexa device 2023-03-28 19:10:00 -04:00
fce1603353 Rework living room media scenes, and speech engine subflow 2023-03-28 17:28:48 -04:00
a55de5cf51 Figured out function node status...so that's neat 2023-03-28 04:29:15 -04:00
21060f85e7 Use new "upstairs bathroom occupied" binary sensor 2023-03-27 23:28:26 -04:00
52ffbb42ba Simplify messaging flows with function nodes 2023-03-27 21:06:16 -04:00
fa85a9e62a Remove unused variable flows 2023-03-27 18:32:05 -04:00
f7400af7f3 Simplified some subflows with function nodes 2023-03-27 18:26:06 -04:00
b99ed1ac46 Improve routing in lighting scene handlers 2023-03-27 18:04:20 -04:00
81554e60fd Rework and simplify holiday code 2023-03-27 17:20:30 -04:00
037f75f10c Rework Twitch flow with function node 2023-03-27 17:11:14 -04:00
a418df78b2 Rework front porch light flow with function nodes 2023-03-27 17:00:04 -04:00
1be81352bc Rework K's activity timer, use more function nodes 2023-03-27 13:31:23 -04:00
11511b0ad3 Significant rework of master bedroom climate flow
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:03 -04:00
10e63225e8 Set variables with change nodes instead of functions 2023-03-26 21:37:55 -04:00
10d9ece5f0 Improve Alexa handling 2023-03-26 21:29:26 -04:00
ead500ec82 Made K's activity timer voice activated
As well as several changes to support such
2023-03-26 17:35:10 -04:00
c3aa36d097 Add overwolf events dump, for testing game events 2023-03-23 15:33:01 -04:00
b1a5acafda Apply rounding to CPU Average Load sensors 2023-03-19 22:49:28 -04:00
0200748ef2 Remove remaining cloud cover checks 2023-03-19 16:31:03 -04:00
4af890a154 Clear "basement on" notification on all user's devices after response 2023-03-09 16:29:54 -05:00
221715c548 Changes to Good Morning flow 2023-03-09 13:45:14 -05:00
363a0a033d Disable K's bedroom flow but keep it as backup for now 2023-03-08 17:31:33 -05:00
215981273b Fix doorbell alert in basement 2023-03-07 18:06:45 -05:00
bffece5382 Rearrange K's bedroom flow 2023-03-07 17:40:33 -05:00
e666ca4af9 Tweak order of nodes in Good Morning flow 2023-03-07 16:18:44 -05:00
c7f682d96a Change weather_briefing_full.txt generator to match new alerts setup 2023-03-06 18:08:01 -05:00
2300e30ef5 Condense a few service nodes into one on Goodnight flow 2023-03-06 13:39:03 -05:00
061ad89713 Fix wrong message filter in sunset lighting flow 2023-03-05 17:39:26 -05:00
00f3e15185 Rework speech engine subflow 2023-03-05 16:10:42 -05:00
71340fda12 Tweak front porch light logic 2023-03-05 01:26:39 -05:00
d7ecf887c0 Back to using weather for sunset lighting decision 2023-03-02 16:01:14 -05:00
86b4feb43e Turn on living room lights when wife gets home after kids' bedtime 2023-02-28 21:46:25 -05:00
04cb45217d Notification sounds 2023-02-28 20:48:08 -05:00
ad8443f933 Redo how timers work 2023-02-28 18:12:46 -05:00
ad06e2bdd1 "Basement On" no longer turns on lights
This allows the Basement Door Handling script to take care of that aspect.
2023-02-28 16:15:24 -05:00
14836c96a0 Added random lines to K's bedtime message 2023-02-27 21:22:45 -05:00
54830633a6 Add types and tags for text_notify 2023-02-26 20:16:15 -05:00
61617a7aca Simplify text notifications down to a single script 2023-02-22 17:23:09 -05:00
e0c8a7c451 Remove redundant node 2023-02-22 16:55:27 -05:00
3c0b1ede3a Volume control and sleep mode improvements 2023-02-22 16:35:39 -05:00
f0b66f6bec Make dining room lamp scenes work like the rest of the house 2023-02-21 16:36:17 -05:00
1fa57a314a Switch to using cloud cover for sunset lights timing 2023-02-20 17:02:54 -05:00