Skip to content

Fix IKEA FYRTUR block-out roller blind #6895

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

Merged
merged 1 commit into from
Apr 16, 2023
Merged

Fix IKEA FYRTUR block-out roller blind #6895

merged 1 commit into from
Apr 16, 2023

Conversation

ebaauw
Copy link
Collaborator

@ebaauw ebaauw commented Apr 14, 2023

Bug fix: state.open showed incorrect value. Note that state.open is true when the blind if fully opened, and false otherwise. Note that state.lift reports % closed, as per ZCL spec. So state.open is true only when state.lift is 0.

Remove state.on and state.bri, which have been deprecated for over three years now.

Bug fix: `state.open` showed incorrect value.
Remove `state.on` and `state.bri`, which have been deprecated for over three years now.
@ebaauw ebaauw requested a review from manup April 14, 2023 12:58
@ebaauw ebaauw added Device Improvement Additional tag to attach to a existing issue. Fix labels Apr 14, 2023
@manup manup added this to the v2.22.0-beta milestone Apr 16, 2023
@manup manup changed the title Bug fix: IKEA FYRTUR block-out roller blind Fix IKEA FYRTUR block-out roller blind Apr 16, 2023
@manup manup merged commit 4cdd240 into dresden-elektronik:master Apr 16, 2023
@ebaauw ebaauw deleted the fyrtur branch April 16, 2023 11:34
@Armilar
Copy link

Armilar commented Sep 22, 2023

Has anything else been changed in the Ikea Fyrtur code? Since version 2.22.0 my Fyrtur no longer work in ioBroker. But before that everything was fine.

I periodically try the latest version and after I see that it doesn't work, I change the version with:

sudo apt-mark hold deconz

and

sudo dpkg -i deconz-2.21.02-qt5.deb.3

back to the last working 2.21.02

I would like to get a newer release, but that won't work as long as the Fyrtur doesn't work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device Improvement Additional tag to attach to a existing issue. Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants