Commit Graph

66 Commits

Author SHA1 Message Date
844680454d Downstairs bathroom and stairwell motion lighting functions 2024-11-30 19:26:35 -05:00
672c0c258a Fix wrong preset and removed sensor in master bedroom climate flow 2024-07-22 04:40:21 -04:00
0bb7f97e6e Fix master bedroom using night temp instead of day temp 2024-07-01 16:21:41 -04:00
4ce495774e Change entities for merging dining room into living room 2024-06-09 20:09:59 -04:00
48d4d77922 Fix incorrect capitalization of auto fan mode
tm24fan8/HA-NerdFlows#22
2024-05-25 22:39:54 -04:00
79d70e1b83 Don't run motion lighting in living room or dining room in guest mode 2024-04-04 12:07:20 -04:00
985c12b1d2 Fix condition for master bedroom motion lighting 2024-02-22 15:54:30 -05:00
dea5b6d44d Don't turn on master bedroom light when K is sleeping 2024-02-20 22:26:07 -05:00
237ad152be Auto shower mode 2024-02-13 15:59:39 -05:00
e666b306fa Replace all "var" usage with const and/or let 2024-02-13 13:59:21 -05:00
c70268b854 Dining room nighttime motion lighting 2024-02-10 13:37:43 -05:00
c1c635bdcd Fix upstairs hallway motion lighting 2024-02-09 12:58:00 -05:00
fc12a017dd Motion lighting for more rooms 2024-02-08 22:14:42 -05:00
e58ee15b31 Fix hallway lighting weirdness 2024-02-01 18:21:11 -05:00
0e520df7a7 Forgot to remove hallway light from time-based flow 2024-01-24 14:43:29 -05:00
f5449aeb7b Include hallway in stairwell motion flow 2024-01-24 14:23:09 -05:00
abc6857968 Rearrange outputs on timer-finished function for stairwell 2024-01-24 14:20:48 -05:00
da15236ace Add timer-finished function for stairwell 2024-01-24 13:33:19 -05:00
07a69b985f Fix light-level-based sunset lighting triggers 2024-01-17 17:16:07 -05:00
d644e3d8e0 Fix issues with lux threshold conditions 2024-01-16 12:11:28 -05:00
a882871842 Move living room night lighting to Node-RED
tm24fan8/HA-NerdFlows#18
2024-01-15 17:20:13 -05:00
08487b1d69 Rename stairwell file 2024-01-15 00:26:25 -05:00
913048523e Move adjustments for stairwell LED strip to Node-RED 2024-01-14 19:22:30 -05:00
417240c613 Make sunset lighting depend on light level instead of weather 2024-01-14 19:11:55 -05:00
d6d131c1ff Add warning to wife's presence flow function 2024-01-14 17:08:35 -05:00
b99b13df51 Add motion-detected and shower mode functions for upstairs bathroom 2024-01-13 19:56:21 -05:00
c3f8a65d5d Remove function that was rewritten 2024-01-13 19:56:02 -05:00
250b144d90 Forgot to remove a stairwell LED script call 2024-01-13 14:23:05 -05:00
184d4f8736 Reorganizing lighting folders 2024-01-13 14:19:12 -05:00
e92d56073f Add light-level filter to upstairs bathroom motion lights 2024-01-13 14:18:53 -05:00
eab1ba22de Motion control for E's bedroom lights 2024-01-13 14:18:34 -05:00
ddba4f3f72 Motion control for stairwell LED strip 2024-01-13 14:18:23 -05:00
80e03d8b1d Remove light strip from sunset lighting, it is motion-controlled now 2024-01-13 14:17:58 -05:00
e099fddb02 Add wife's presence processing node for tracking 2024-01-10 22:00:15 -05:00
c7ee7292f7 Add correct Kelvin settings for stairwell LED strip in time-based flow 2024-01-10 21:59:56 -05:00
0d19ef1d5b Forgot to call the xmas lights at night 2023-12-21 16:17:50 -05:00
e71c839bea Add event fire to time-based automation flow for HA automation use 2023-12-20 17:05:59 -05:00
90effd6b2b Attempt to fix my awake switch not being turned off 2023-12-11 14:29:45 -05:00
060d6a64e8 Change notification when sunset lights timer is finished manually 2023-12-07 16:40:31 -05:00
1774018c4a Add logging for upstairs bathroom motion flow 2023-12-04 19:32:09 -05:00
198082ad15 Rework upstairs bathroom motion lighting when timer finishes
tm24fan8/Home-Assistant-Configs#176
2023-11-19 17:37:18 -05:00
3ea6b07b94 Operate motion timer regardless of lux, if lights are already on 2023-11-10 13:14:33 -05:00
378e1c8533 Function code for light-level-based motion lighting
tm24fan8/Home-Assistant-Configs#167
2023-11-07 19:29:39 -05:00
1f4f444bbc Forgot a node from the sports flow 2023-10-20 18:29:55 -04:00
edb4b996fa Add gitignore 2023-10-20 18:27:24 -04:00
212abede12 Make K's sleep/wake flow turn on/off his awake switch 2023-10-14 14:08:14 -04:00
797c8a6643 Fix API error in speaker volume call for K's climate flow 2023-10-14 13:40:58 -04:00
974094ac4d Who let me write service calls? 2023-10-14 13:34:55 -04:00
dbac0888f7 Add personal sleep/awake controls for master bedroom 2023-10-13 19:30:51 -04:00
d332225b41 Fix master bedroom sleep flow API error 2023-10-11 12:19:16 -04:00