Commit Graph

415 Commits

Author SHA1 Message Date
ebb530ad83 Fix fan staying on when waking up on a hot day #7 2023-08-27 13:14:49 -04:00
d73c9c5803 Set things up for dual context storage
Default context store is in memory, but for certain things we can now store them on disk.
2023-08-27 13:08:08 -04:00
9e3510bdbc Remove startup code from processing node #7 2023-08-26 14:32:53 -04:00
c73fb530ee Add a more unified approach to resetting climate modes #7
Remove unused subflow
2023-08-26 14:21:38 -04:00
0bd827d0a4 Add a bit more logging #7 2023-08-26 13:18:22 -04:00
993a05624b Add logging to main processing function, to help diagnostics for #7 2023-08-26 13:14:23 -04:00
20314502b0 Disable score updating if "watching sports" is not active #4 2023-08-25 21:20:23 -04:00
be8be964ae Functional score updating in sports flow #4 2023-08-25 21:15:30 -04:00
fc37f6d854 Left myself a note in the climate flow to remember what I'm doing next 2023-08-25 20:31:37 -04:00
4bc67a5f89 Working on getting the data to feed to my Github card 2023-08-25 20:24:53 -04:00
ef5fbced4c Fix for #8 2023-08-25 17:14:01 -04:00
192b752ba4 Some progress on #7 and perhaps #6 as well 2023-08-24 19:51:36 -04:00
976fafc5b4 Clean up testing flow 2023-08-24 16:38:19 -04:00
960508c8d5 Fix bug where night temperature was not being set #7 2023-08-24 16:36:53 -04:00
9912679b97 Events menu will only show events that are today, and not over yet #4 2023-08-23 19:48:03 -04:00
479f91e4a0 Disable reporting of issues to Todoist for now 2023-08-23 16:50:33 -04:00
2ee6eddbc5 Make sure to send AC settings in manual night mode, possible part of #6 2023-08-23 16:50:33 -04:00
ec0d707245 Enable init of sports flow from switch #4 2023-08-23 16:50:33 -04:00
68ab112a1a Create entities and testers for the sports flow #4 2023-08-23 16:50:33 -04:00
52a818ca06 Add node status when climate flows are blocked by meltdown protocol 2023-08-22 13:49:09 -04:00
7189cf1a7e More meltdown protocol 2023-08-22 01:02:59 -04:00
5f0568753e Working on meltdown protocol 2023-08-21 23:07:04 -04:00
3834b434bf Additionally forgot to leave input boolean alone at bedtime #3 2023-08-21 15:49:47 -04:00
f52910a92a Forgot to make sure bedtime messages are allowed through #3 2023-08-21 15:47:05 -04:00
729b01b1a7 Why do I ALWAYS forget to remove a node? LOL #3 2023-08-21 15:45:22 -04:00
c118f2fdb2 Further simplification of master bedroom climate flow #3 2023-08-21 15:44:41 -04:00
ef6766ab67 Forgot to delete a node... 2023-08-20 21:21:17 -04:00
2ee0fed59c Rework master bedroom climate flow #3 2023-08-20 21:15:27 -04:00
1a6608c40d Huge rework of Main Scenes Handler #3
Fixed logic where it attempted to notify a TV even in rooms with no TV.

Cut down on a LOT of nodes/connections using async msg sending.

Single node for setting nightlight vs not.
2023-08-20 13:50:55 -04:00
31aab348c2 Remove old basement scenes handler subflow as it is no longer used 2023-08-19 18:28:36 -04:00
0ca099aaa3 Rework phone/tv notification flow 2023-08-18 22:19:48 -04:00
f40fa4928e Better way to handle #2 2023-08-18 20:45:09 -04:00
a2832d08cc Extend work end zone for wife by another half hour 2023-08-18 14:25:58 -04:00
8c807e4ee5 Fix lightning alerts not resetting certain lights, close #2 2023-08-18 14:03:18 -04:00
6a02200570 Bug/new idea reports now go to Github in addition to Todoist 2023-08-17 17:32:21 -04:00
c1e79f6ae1 Add Github REST API config 2023-08-17 16:51:53 -04:00
66515bdb85 Start working on a fix for #2 2023-08-17 16:49:25 -04:00
a6b60fa3f0 Change stairwell LED strip commands to use the new script for such 2023-08-16 23:12:00 -04:00
58dc1d34cd Renamed google speakers 2023-08-16 17:12:17 -04:00
5b8bdbe1c1 Turn off Studio Quiet when I go to bed 2023-08-14 22:42:41 -04:00
d0f398a1b2 Add delay before the briefing in good morning flow 2023-08-14 14:31:21 -04:00
c1a1309700 Re-enable basement media scenes 2023-08-14 13:59:08 -04:00
d61fbae58c Temp fix for lightning alert reset 2023-08-13 21:00:37 -04:00
812b2e62c8 Use new goodnight scripts 2023-08-13 20:56:38 -04:00
cbc87a4537 Cleanup deprecated references to msg object, close #1 2023-08-13 18:37:02 -04:00
038557004d Minor fixes 2023-08-13 17:59:35 -04:00
22874898ab Disabled media scenes for now due to numerous bugs with ADB 2023-08-12 13:49:17 -04:00
283a4431ed Clean up the resetting of text boxes when messages are sent 2023-08-11 22:50:04 -04:00
3e8f1362c1 Fix security not arming on goodnight flow 2023-08-09 12:47:05 -04:00
ca85e9e1e2 Fix wife's work tomorrow sensor getting stuck on today's workday 2023-08-08 19:31:13 -04:00