Tahoma: Do not reverse open/close calls#24879
Conversation
|
Hey there @philklei, mind taking a look at this pull request as its been labeled with a integration ( This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people. |
|
Please bear in mind there seems to be a distinguish between horizontal awnings and vertical blinds. |
|
Nothing was ever changed for vertical awnings. All changes are guarded by a check if it's a horizontal awning. Or are vertical awnings reported as horizontal? |
|
This entity comes straight from my Tahoma:
` It is activated as a vertical screen in Tahoma. |
|
We check explicitly for horizontal type. |
|
Sorry, no joy, still inverted.
While the cover is open and the position is 0. Set cover to position is inverted as well, so for me it's no good. |
|
@balloob I Upgraded to 0.96, and they are still inverted. Both windows and awnings are inverted in their status. |
|
@dennisdegreef Please do not comment on closed/handled merge request, there is no way to track this. |
Breaking Change:
Tahoma: the open/close service functionality works again like in 0.94.
Please test this and let me know if this works.
Description:
In 0.95 (via #23257) the issue of horizontal awning having reverse open/close position was addressed. It also included the switching open/close services, which was incorrect, a reported in #24813.
Related issue (if applicable): fixes #24813