Commit Graph

1512 Commits

Author SHA1 Message Date
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
97f098bbde Multi-room scenes leave upstairs bathroom alone if shower mode is on 2023-03-26 20:53:37 -04:00
f1ddc802ae Made K's activity timer voice activated, close #36 2023-03-26 17:35:36 -04:00
4cb88a1a50 Turn E's light on for nap regardless of the time of day 2023-03-26 14:28:53 -04:00
cc4cae82a1 Made computer idle time sensors configurable 2023-03-24 15:21:04 -04:00
156869f6fc Change input select to match config for Core logging level 2023-03-23 20:20:16 -04:00
d33b1c2b92 Remove unused school events sensor 2023-03-23 15:36:20 -04:00
de20ba29e3 Add overwolf events dump, for testing game events 2023-03-23 15:33:15 -04:00
8ec200fca3 Add UUID to all remaining sensors, remove bad units_of_measure #70 2023-03-23 14:28:34 -04:00
620b015f30 Multiple fixes to Speech Engine
Fix critical notifications blocked by sleep mode

Added master bedroom sleep mode

Cleaned up templates
2023-03-23 13:42:58 -04:00
665d5f7d83 Can now override certain schedule parameters for manual settings 2023-03-22 13:53:08 -04:00
41f780b4e9 Update work today and school today automations/scripts 2023-03-22 13:14:54 -04:00
6a63faa7aa Don't run "arrived" automations if away mode was skipped 2023-03-22 13:04:08 -04:00
6e29e067fb K's early bedtime toggle should obviously reset overnight... 2023-03-21 00:00:04 -04:00
1e68793089 Improve scheduling, add late bedtime mode for K 2023-03-20 18:17:29 -04:00
a584feff34 Relocate input_datetimes to personal files 2023-03-20 18:16:44 -04:00
466726a270 Fix basement lights sync issue sensor becoming unavailable 2023-03-20 16:09:28 -04:00
a98f9a24e5 Update K's wakeup script 2023-03-20 14:58:20 -04:00
5cf72fafff Move input booleans to K's yaml file 2023-03-20 14:58:10 -04:00
9fa7823cee Add long-press action for bottom button of living room switch 2023-03-20 01:34:55 -04:00
dd8bafe31c Apply rounding to CPU Average Load sensors 2023-03-19 22:49:40 -04:00
bcb91b6f13 Simplify template defaults in script data 2023-03-19 19:04:47 -04:00
8a0eb97a47 Attempt to avoid annoying unnecessary beeps on volume reset 2023-03-19 17:12:47 -04:00
b78a629cd0 Remove remaining cloud cover checks 2023-03-19 16:31:23 -04:00
e30c3d38a4 Turn on wife's desk lights if computer is turned on 2023-03-19 15:41:45 -04:00
cc59d36401 Only run timer on unoccupied if lights are on
Also don't restart timer if it was already running.
2023-03-19 15:32:31 -04:00
2f75b62aae Resync basement adaptive lighting when appropriate, close #81 2023-03-19 04:40:04 -04:00
61641beec9 Improve presence and lighting control in the basement 2023-03-18 20:56:14 -04:00
e7f2580497 Clarify Desktop Power On sensors 2023-03-18 20:55:19 -04:00
a7c90b11be Clean up template sensors and add UUIDs to presence template sensors #70 2023-03-18 20:54:29 -04:00
7fff2bcd36 Rework evening mode on first floor 2023-03-18 16:21:47 -04:00
8eeb3be1db Got a Hue Dimmer Switch, automated it 2023-03-18 16:05:41 -04:00
69243634ce Add default log level switching 2023-03-13 18:24:53 -04:00
0c99016f1e Status for Uptime Kuma...gotta watch the watcher 2023-03-12 20:13:59 -04:00
55a3f76b6b Add win10-vm refresh to reboot actions 2023-03-12 20:13:26 -04:00
0e4c94eb22 Housewide announcement for server maintenance 2023-03-12 20:13:04 -04:00
e5c4939cfb Recliner mode...because sometimes I'm lazy 2023-03-12 20:12:00 -04:00
529222d7a9 Rewrite climate scheduling readout in nightly briefing
Should be less annoying now, and provide less irrelevant information.
2023-03-09 18:43:06 -05:00
94f2569661 Move weather alerts to proper place in nightly briefing 2023-03-09 18:39:58 -05:00
f5b8390ec1 School cancel and delay entities back to generalized form
No need for them to be individualized since all schools in the same district follow the same calls...
2023-03-09 18:07:14 -05:00
7494c8957d YAML anchors for selector in gas scrape sensors #80
So I only have to modify the insanely complicated string once...
2023-03-09 17:14:02 -05:00