Skip to content

Fix IKEA FYRTUR block-out roller blind - #6895

Merged
manup merged 1 commit into
dresden-elektronik:masterfrom
ebaauw:fyrtur
Apr 16, 2023
Merged

Fix IKEA FYRTUR block-out roller blind#6895
manup merged 1 commit into
dresden-elektronik:masterfrom
ebaauw:fyrtur

Conversation

@ebaauw

@ebaauw ebaauw commented Apr 14, 2023

Copy link
Copy Markdown
Collaborator

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

Armilar commented Sep 22, 2023

Copy link
Copy Markdown

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