-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
[Device problem]: TuYa ERS-10TZBVK-AA and Hue_Move #223
Comments
According to the Exposes (https://www.zigbee2mqtt.io/devices/ERS-10TZBVK-AA.html#action-enum) |
Yes but the adapter is creating a number state... |
Ah ok, yes you are right! |
Does not matter from my point of view, we would only need the state "true" till we get Hue_stop
|
Here #68 it was implemented at that time, probably then incorrectly ... is then the |
Or better can you give me a picture of the object tree of this device? |
Can you please test this branch? |
nope, somehow it does not work - also not with |
Did you also install the branch I posted? |
Otherwise we can meet in the ioBroker Discord. |
yes installed it from the branch and tried to adjust it - I'm new to this adapter and trying to understand the code. For now (by deleting the part for hue_move code) it is working for me (not in a nice way as I would like to see hue_move set to true as long as the button is pushed and released by the action hue_stop. But I'll try to adjust the exposes.js for my purpose. As I'm chnaging my zigbee setup there are also some other topics for me :) |
No, since the logic is different from adapter, it must you worked with the two data points that is also so wanted and owed to the Dynamic Generation of States and can now also not be changed so easily because otherwise many users would hunt me :) |
I would already merge the fix now. |
Sure, just trying how I could do it for my purposes. I do not want to destroy the existing logic ;) |
* fixed Hue_Move Closed #223 * added changelog
In this dev branch I added the option 'Generate simple 'Move' and 'Stop' states' this should match your expected behavior. https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/tree/IKEA-E2123-(SYMFONISK-gen2)-Volume-hold-%23224 |
Thank you for your support and this additional option |
Link
https://www.zigbee2mqtt.io/devices/ERS-10TZBVK-AA.html
Adapter version
2.10.1
What is missing or not working
"Hue_Move" is a true/false state and not a number. Is set to true on button hold and is released by "Hue_Stop" state
Device exposes
The text was updated successfully, but these errors were encountered: