Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed state and action used by the horizontal awning device #88

Closed

Conversation

fjeldstad
Copy link

In my installation, the horizontal awning device didn't work properly; its state was not read by the sync function and the command for setting the position (setClosure) seemed to be inverted. Through experimentation I've found a combination of state and action names that works for me.

What I'm a bit unsure of is whether or not this has to do with the physical device, so that maybe other users have functioning horizontal awnings (which could perhaps break if this change was applied). Tricky to tell. I only know that the device has never worked for me, and with the proposed changes it does work.

This fixes #87

@fjeldstad
Copy link
Author

I'm going to run this version for a bit since I understand you @totalimmersion maybe don't have time to work on this app right now. I'll let you know if I encounter any issues.

@Largus72
Copy link

Hi Hihaj,

I'm very interested in your version where you have fixed the state of a horizontal awning device.
At this moment our sun-cover has no difference between half-open or closed.
I would realy like an updated app where this is fixed.

Do you have any idea if your branch will be released anytime?

Onno

@fjeldstad
Copy link
Author

fjeldstad commented Jul 30, 2020 via email

@aartse
Copy link

aartse commented Aug 13, 2020

i can confirm this PR 88 will fix the state / sync bug in this app.

in my case, when a io_horizontal_awning device is the first device returned in the sync, states of other devices will not update / change. with this fix, other device states will update again:
https://github.com/aartse/com.somfy.tahoma/tree/fix-io_horizontal_awning-state

@fjeldstad fjeldstad closed this Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong position state used for horizontal awning
3 participants