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

SAGE206612 only picks up primary bell #2377

Closed
mrstegeman opened this issue Mar 15, 2021 · 6 comments
Closed

SAGE206612 only picks up primary bell #2377

mrstegeman opened this issue Mar 15, 2021 · 6 comments

Comments

@mrstegeman
Copy link

The device supports input from two separate doorbells, but the action value only changes when the primary doorbell is pushed.

@mrstegeman
Copy link
Author

@mattia480 I see that you added the initial device support in #1284. Any idea what's going on here?

@mattia480
Copy link
Contributor

@mattia480 I see that you added the initial device support in #1284. Any idea what's going on here?

Can you set the Zigbee2mqtt Log Level to "debug", try to push the second door bell and post here the output of the log?

@mrstegeman
Copy link
Author

Here's the primary doorbell (working):

Zigbee2MQTT:debug 2021-03-16 10:02:28: Received Zigbee message from 'Doorbell', type 'commandOn', cluster 'genOnOff', data '{}' from endpoint 18 with groupID null
Zigbee2MQTT:info  2021-03-16 10:02:28: MQTT publish: topic 'zigbee2mqtt/Doorbell', payload '{"action":"on","linkquality":153}'

Here's the secondary doorbell (non-working):

Zigbee2MQTT:debug 2021-03-16 10:08:01: Received Zigbee message from 'Doorbell', type 'commandOff', cluster 'genOnOff', data '{}' from endpoint 18 with groupID null
Zigbee2MQTT:debug 2021-03-16 10:08:01: No converter available for 'SAGE206612' with cluster 'genOnOff' and type 'commandOff' and data '{}'

@mattia480
Copy link
Contributor

Fixed by #2383
Just wait the merge. Thanks @mrstegeman for the issue 👍

@mrstegeman
Copy link
Author

Thank you for the quick fix!

@Koenkk
Copy link
Owner

Koenkk commented Mar 17, 2021

Closing this as #2383 is merged

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html)

@Koenkk Koenkk closed this as completed Mar 17, 2021
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

3 participants