AC staying on in E's room on wakeup #115

Closed
opened 2023-08-30 13:04:41 -04:00 by nerd-red[bot] · 2 comments
nerd-red[bot] commented 2023-08-30 13:04:41 -04:00 (Migrated from github.com)

Faulty brightness setting is causing the wakeup script to end before getting to the A/C and white noise shutoffs.

Faulty brightness setting is causing the wakeup script to end before getting to the A/C and white noise shutoffs.
tm24fan8 commented 2023-08-30 13:29:17 -04:00 (Migrated from github.com)

Need to change the decision logic when deciding which device to turn off on wakeup. Most likely can just always send a fan.turn_off service call if the A/C is installed. Won't hurt anything if it's already off.

Might as well also send an input_boolean.turn_off service call to the white noise in all situations as well. Will again not hurt anything in any case.

Need to change the decision logic when deciding which device to turn off on wakeup. Most likely can just always send a fan.turn_off service call if the A/C is installed. Won't hurt anything if it's already off. Might as well also send an input_boolean.turn_off service call to the white noise in all situations as well. Will again not hurt anything in any case.
tm24fan8 commented 2023-08-30 16:01:14 -04:00 (Migrated from github.com)

It turns out the above comment is already what is happening. The issue appears to be related to a faulty brightness setting that prematurely terminated the script.

image

It turns out the above comment is already what is happening. The issue appears to be related to a faulty brightness setting that prematurely terminated the script. ![image](https://github.com/tm24fan8/Home-Assistant-Configs/assets/14335374/aba413d0-ca2a-40ee-a644-8ec24ac00776)
tm24fan8 self-assigned this 2024-08-08 19:57:47 -04:00
tm24fan8 added this to the (deleted) project 2024-08-08 20:11:30 -04:00
tm24fan8 modified the project from (deleted) to Report Tracker 2024-08-08 21:44:46 -04:00
tm24fan8 removed this from the Report Tracker project 2024-08-08 21:45:50 -04:00
tm24fan8 added this to the Report Tracker project 2024-10-15 17:13:03 -04:00
tm24fan8 moved this to Finished in Report Tracker on 2025-02-06 14:51:56 -05:00
tm24fan8 added the
automation
label 2025-02-28 23:45:15 -05:00
tm24fan8 added the
climate
label 2025-02-28 23:46:37 -05:00
tm24fan8 added the
lighting
label 2025-02-28 23:49:30 -05:00
tm24fan8 added the
type
bug
label 2025-02-28 23:58:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: home_automation/Home-Assistant-Configs#115
No description provided.