Slat tilt angle at blinds opening fully #130
Replies: 6 comments 4 replies
-
|
Hi Christian, If so, that would be quite strange. I just compared the code paths - if the Summary:
Is there any difference in your configuration between the two cases? To further troubleshoot this, it would be helpful if you could enable debug logging (docs) and share the relevant lines from your HA log. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Helge, |
Beta Was this translation helpful? Give feedback.
-
|
Hi Helge, |
Beta Was this translation helpful? Give feedback.
-
|
I just implemented the configuration settings for the horizontal and vertical tilt positions in |
Beta Was this translation helpful? Give feedback.
-
|
Hi Helge, |
Beta Was this translation helpful? Give feedback.
-
|
Addendum: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Helge,
in #128 (regrettably in German) I talked about blinds not opening completely after sun elevation falling below defined minimum value or anywhere else the automation opens the blinds fully.
After doing some tests with my blinds I can inform you that the mentioned behavior results from the way my blinds operate, mainly the setting of slat angle. The setting range goes from 100% (fully closed) to 30% (slats horizontal) to 0% (slats inverted, that is outer edge up). Opening the blinds fully sets the slat angle to 0% automatically, presumably done by the Theben blinds actuator.
So, if you set full opening at 100% the blinds go up and the slat angle is set automatically to 0%. When the automation issues a slat angle command for 50% (which you assume is horizontal but is slightly tilted down in my case) afterwards, the blinds come down again to 98% to comply to that angle setting, as the resting upper position obviously requires slats at 0%.
That's also the reason I can't use your slat angle calculations but have to do my (very crude) own and setting the external entity.
I've no idea at the moment how to overcome that other than defining slat angles for closed and horizontal as range, therefore preventing the slats from become inverted. But that would not solve the problem on opening the blinds, as then you would have to issue 0% of slat angle (or dismiss it entirely).
Interestingly opening the blinds in the morning after night closure works perfectly, does the automation work differently there?
Furher discussion welcome!
LG Christian
Beta Was this translation helpful? Give feedback.
All reactions