removed the blueprint and started from scratch - applying the v5 must have messed it up.
Schedules are working but the Schedule selector (an input selector with exact matching entries to the schedules) doesn’t. If I deselect that and then set a single schedule all works ok, including adjustments again.
So just appears to be an issue with the schedule selector.
Attached is the trace from the 11:00am trigger (i.e. when the set schedule, "Summer Schedule’ should have triggered).
The presence sensor is a mm waved and pir based group. So there is quite some de bouncing happening. Presence can be on for hours indeed.
I looked this morning again.
It stays at away temp even during the heating scedhule is on and motion scedhule is off. I can’t get it to work then.
Okay. O noticed it has to do with away being on.
When I ze away to on for presence based heating, it stays at away temp. Even when when the normal schedule is on.
Presence
As you can see it needs to be debounces. the sensor switches from on and off too often. The yellow parts in the graph should be solid without any spacing between. When using z2m some device have an option for this if not you have to fix this by e.g. wrapping it with a template sensor and some logic
I just noticed a scene with “window” added at the end of the name was created, for one of the three rooms where i have set window sensors. not sure when, is this done automatically by your blueprint? It has never activated, and only created for this one room while i have more rooms with window sensors. Is this a left over from an old version?
I’m starting to go crazy here (and the wife acceptance levels are reaching critical levels…)
I have a schedule set for the office-room, it should only turn on during the weekdays. But for some reasons today, Sunday, it is constantly turning on randomly. I have a presence sensor there as well, it looks like it’s reacting to some ghosts and detecting movement all the time. But even so why is it turning on my heating even though my schedule is set for only weekdays
The scenes will get destroyed with every home assistant restart. Could you share a trace log of your office room? (Would be great if you hit the point when comfort is set by the ghost detection)
I have also a problem with the input_scheduler_selector and AHC v5.
Everyday at 00.00 my holiday selector gets active by accidental, the eco temp will be set to 15C° and override everything else. I can’t remember that this was an issue with v4.
My config:
@panhans aha! This may be the problem, I incorrectly assumed if a selector was defined you didnt need to enter the schedule entities also, as they are defined in the input selector.
First of all I would like to thank you for this fantastic blueprint
After updating from 4.x to 5.1.2 I have a problem after restarting homeassistant.
The automation always sets the temperature from 18°C (Eco temperature) to 5°C (Off / Minimum temperature).
Hi, yes I can reproduce it.
There are 5 traces of the automation after restarting ha.
I think this is the trace which changed the temperatur: trace
The others have “script_execution: failed_conditions”
Thanks and regards!