-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
[BUG] wrong specified states for IKEA 1744? #105
Comments
Sorry to hear about this. Which version of Zigbee2MQTT are you currently using? I received a PR (#96) from @fedebruni84 to change the mapping for that controller because it changed in the latest version of Z2M. Maybe @fedebruni84 will know better about this as well. Thanks, |
Hi,
Hmm that’s interesting. I’m running the latest zigbee2mqtt version (1.14.2) with mosquitto broker versos 5.1. The E1744 definitely reports volumeup/down/… not brightness in the log file of zigbee2mqtt. As far as I’m aware I’m not running any outdated software
… On 3 Aug 2020, at 19:54, Xavi Moreno ***@***.***> wrote:
Hi again,
@mvjt <https://github.com/mvjt> confirmed in #103 <#103> that the current mapping is correct for the latest stable z2m version. The only thing it was not done was to update the ControllerX documentation for the E1744 device, which I just update and it will be reflected for next release.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#105 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AI2GJTTNSHXG63L3CMOIMGDR632WJANCNFSM4PMCLNLQ>.
|
Hi @liselotte111, have you tried to add "legacy: false" to the z2m config? |
I added that, now indeed it’s brightness_move_up. Thank you for your quick reply!
… On 3 Aug 2020, at 20:21, fedebruni84 ***@***.***> wrote:
Hi @liselotte111 <https://github.com/liselotte111>, have you tried to add "legacy: false" to the z2m config?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#105 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AI2GJTR5CIXVWPD7VDRJHVTR635ZXANCNFSM4PMCLNLQ>.
|
Hi guys, just to clarify myself and also to document it, if the Cheers, |
Hi,
Yes that's correct!
Lotte
Op wo 5 aug. 2020 om 18:09 schreef Xavi Moreno <notifications@github.com>
… Hi guys, just to clarify myself and also to document it, if the legacy:
false is not in place, then the actions are the old ones (rotate_left,
rotate_right, skip_forward, etc). Is this right? If so, I will document
this to advice to set legacy: false, which I hope in the future comes by
default, this is why is legacy.
Cheers,
Xavi M.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#105 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2GJTWWCKZQ7IXTM7CEKATR7F74NANCNFSM4PMCLNLQ>
.
|
Documentation has been updated with this information: https://xaviml.github.io/controllerx/controllers/E1744 |
Bug report
Description
My IKEA 1744 did not work. I checked ikea.py and saw "brightness_move_down" in stead of "rotate_left". Same for all the other states. I changed all the states to the ones reported by zigbee2mqtt. But might be easier for others if you changed it?
Additional information
mqtt
AppDaemon app configuration
The text was updated successfully, but these errors were encountered: