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

Ubisys C4 - Commands not correctly sent to coordinator #7669

Closed
chris-1243 opened this issue Jun 21, 2024 · 0 comments
Closed

Ubisys C4 - Commands not correctly sent to coordinator #7669

chris-1243 opened this issue Jun 21, 2024 · 0 comments

Comments

@chris-1243
Copy link
Contributor

Some commands like brightness_move_down_s_ or brightness_stop_s_ are not read by the coordinator. After spending some time in the converter, the C4 is the only device from Ubisys using the legacy.fz.ubisys. in fromZigbee. All other devices are using the "standard" fromZigbee like fz.command_move or fz.command_stop.

I played with an external converter and the brightness_move commands are correctly read by the coordinator while using the non legacy.fz.ubisys.

chris-1243 added a commit to chris-1243/zigbee-herdsman-converters that referenced this issue Sep 10, 2024
It is a following of Koenkk#7669. I did not want to modify legacy.fz.ubisys_c4. It seems something is not working and I have the feeling it would be better to use what is already created.
Koenkk added a commit that referenced this issue Sep 11, 2024
* Update ubisys.ts

It is a following of #7669. I did not want to modify legacy.fz.ubisys_c4. It seems something is not working and I have the feeling it would be better to use what is already created.

* Update ubisys.ts

* Update ubisys.ts

* Update ubisys.ts

* lint

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
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

No branches or pull requests

1 participant