CCA 2026.01.22 - Force Recovery Resident Sensor Fix
Fixed force recovery ignoring resident sensor status (#332): Force recovery (BRANCH 12) now validates resident sensor conditions before returning to background state. Previously, when a force function was disabled, the cover could execute an invalid action if the resident sensor status had changed while the force function was active.
CCA 2026.01.23 - Force Features & Ventilation Recovery Fix
Fixed covers closing during ventilation despite active force features (#337): Ventilation recovery now properly respects force features (force-open, force-close, etc.). Previously, covers would close when windows closed even when force-open was still active. Force feature checks are now centralized in YAML anchors for consistent behavior across all branches.
short question:
with the normal timecontrol its possible to have diifferent times for workday and non-workday. If nothing else is set the “late” time is used to open/close the cover, thats fine. Now its possible to optionaly implement the sun elevation. But there it could be that it is working only for workday or non workday!
Example:
Workday opening: 7-8 am
Non-Workday opening: 8-9 am
sun elevation is set to a value which will be reached between 7 and 8 am
So in this case the cover will open “randomly” between 7 and 8 on workdays, but still at 9 on non-workday. If i set the elevation to a value which will be reached between 8 and 9, the cover will always open at 8 on workdays and between 8 and 9 on non-workdays! So is there a smooth way to set different elevation values for workday and non-workday?
I open a “issue” in github!
Hi, thanks for this automation, it keeps getting better!
I noticed something since the latest updates. When I open and then close my window, the automation triggers the blind to open even though it is already at 100%.
While this doesn’t cause any movement, it still triggers the relay every time unnecessarily.
I have attached the trace logs. I noticed that current_tilt_position is showing as 101 there, which might be related.
@Herr.Vorragend I am not sure if the latest Update changed something but the Force Action on my Bathroom Window worked well until the last days - cannot tell if it stopped working with the update but at least nothing else was changed.
Could you maybe have a look on my trace?
When I close my bathroom door, the Cover should go down via Force Action - Close but it doesn’t.
There was no manual intervention and the Helper also seems to reflect correct state.
What do I miss here?