Commit Graph

343 Commits

Author SHA1 Message Date
26d1aa1ed0 Updated readme 2023-09-28 12:45:38 -04:00
14619fe8c1 Add flashing lights when laundry machines finish 2023-09-28 00:13:53 -04:00
363bf0e6c8 Fix Alexa speaker events not firing 2023-09-27 16:16:27 -04:00
f93c640fab TTS notifications and timer modification for laundry flow
tm24fan8/Home-Assistant-Configs#138
2023-09-27 15:54:39 -04:00
c0e9f7c8cb Updating front porch flow and working on Halloween scene 2023-09-26 12:59:54 -04:00
5bd2e4710a Progressing on a timer change flow for the laundry tracker
tm24fan8/Home-Assistant-Configs#138
2023-09-25 22:20:36 -04:00
97702d2149 Turn on living room lights in the morning if K has school
tm24fan8/Home-Assistant-Configs#149
2023-09-25 21:27:09 -04:00
b9d943746c Fix K's lights skipping the morning fade-in. His eyeballs will thank me. 2023-09-25 20:35:59 -04:00
37167f2061 Nevermind on the adaptive lighting troubleshooting changes 2023-09-25 15:22:58 -04:00
c4f9450441 Cancel timer and go straight to sunset lights if weather darkens #11 2023-09-25 15:15:45 -04:00
1201fc0faf Adjust the ongoing adaptive lighting troubleshooting flow
tm24fan8/Home-Assistant-Configs#129
2023-09-25 13:00:27 -04:00
3aa165341f Tweak master bedroom echo dot do not disturb mode
tm24fan8/Home-Assistant-Configs#148
2023-09-25 12:44:49 -04:00
64b35ac05e Remove a leftover node from living room night lighting issue
tm24fan8/Home-Assistant-Configs#133
2023-09-25 12:25:59 -04:00
8cd41e7950 Proper rounding for timer duration in laundry notifications
https://github.com/tm24fan8/Home-Assistant-Configs/issues/138
2023-09-24 12:46:00 -04:00
69069dc9f8 Add toggle for text notifications about laundry
https://github.com/tm24fan8/Home-Assistant-Configs/issues/138
2023-09-24 02:46:14 -04:00
2bed2da48c Laundry tracking flow 2023-09-23 11:33:46 -04:00
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