-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
Unsupported/Unrecognized deCONZ device type $TYPE_DOOR_LOCK #71904
Comments
deconz documentation |
Hey there @Kane610, mind taking a look at this issue as it has been labeled with an integration ( |
Sensor device type "Door Lock" is already supported. Try restarting both home assistant and deconz to see if that changes anything. You could also share a diagnostics file from the deconz integration. |
After restarting both this is still the case in the logs
|
Ok, can you share a diagnostics file from the integration as well as a debug log from home assistant, how to enable debug logging can be found in deconz integration documentation. |
The problem
From deCONZ 2.15 there is a new device to supported
$TYPE_DOOR_LOCK
which is not recognized by the HA plugin.The deCONZ json looks like this with a basic DDF. Not the type
This is currently recognized by HA like this.
Please add support for
$TYPE_DOOR_LOCK
aka "Door Lock" device typePlease also see dresden-elektronik/deconz-rest-plugin#5959
What version of Home Assistant Core has the issue?
core-2022.5.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
deCONZ
Link to integration documentation on our website
https://www.home-assistant.io/integrations/deconz
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: