Commit Graph

327 Commits

Author SHA1 Message Date
de3d4d801e Refactor time-based automations flow, close #11 2023-09-22 12:47:24 -04:00
dd8d3851e6 Do not disable living room night lighting automation in the morning
https://github.com/tm24fan8/Home-Assistant-Configs/issues/133
2023-09-21 11:19:30 -04:00
8485a204aa Climate flow rework for K's bedroom, close #9 2023-09-21 10:46:25 -04:00
5fa73af9e7 Added debugging for adaptive lighting issues
https://github.com/tm24fan8/Home-Assistant-Configs/issues/129
2023-09-19 20:47:07 -04:00
a9dcc12c75 Fix #10 2023-09-15 10:27:51 -04:00
d1a388e157 Tweaks for vacation mode 2023-09-07 12:32:20 -04:00
fed5dcbe70 Making use of weather alert location variable
As found in bd90d552ad
2023-09-06 12:07:44 -04:00
3cc43977ac Just saving progress on the sports flow
This is currently not in a functional state, we are working on how to handle event and room changes
2023-08-31 19:48:52 -04:00
d9c9f3eebe Disable A/C display when sleeping, enable when waking up 2023-08-31 15:25:11 -04:00
0320482a60 Remove catch node from climate flow 2023-08-31 15:07:50 -04:00
bfebecc979 Function for setting climate mode was missing a condition 2023-08-31 15:05:33 -04:00
ce1e266bc9 Presence detection changes
https://github.com/tm24fan8/Home-Assistant-Configs/issues/108
2023-08-30 15:45:18 -04:00
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