-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Legrand 067696 module to open garage doors and gates #8035
Comments
And here is an error in the logs when trying to update the module
|
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
Hello,
I use the Legrand 067696 module to open my garage doors and gates. In Z2M, the module is indicated unmanaged command.
The Open, close, stop commands work correctly, but the state is not well managed.
I followed this procedure and created a file 067696.js
https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_2-creating-the-external-definition
The status information seems better handled, but I'm not sure what to do next.
{ "linkquality": 255, "position": 0, "state": "CLOSE", "device": { "applicationVersion": 0, "dateCode": " \u000020240117\u0000\u0000\u0000\u0000\u0000", "friendlyName": "0x0004740000280f20", "hardwareVersion": 1, "ieeeAddr": "0x0004740000280f20", "manufacturerID": 4129, "manufacturerName": " Legrand", "model": " NLJ - Garage door\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000", "networkAddress": 56364, "powerSource": "Mains (single phase)", "softwareBuildID": "000b", "stackVersion": 69, "type": "Router", "zclVersion": 8 } }
The text was updated successfully, but these errors were encountered: