-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
"update": { "state": null } leads to template errors in Home Assistant #20131
Comments
|
I'll try. Reconfiguring alone did not change anything. FWIW, it was shown as possible to update while paired with the Hue Bridge as well. Maybe different HW/SW revisions? |
|
Yes, it is still discovered. I'll try to manually edit the state file. |
There is no reference to the update state in |
Could you provide the debug log when force removing, and repairing this device? See this on how to enable debug logging. |
You mean |
No, just the z2m one. |
OK, I already had Is there perhaps a more private channel to make that data available to you? I assume you are not interested in any messages that refer to other devices (because there is quite a bit of chatter between when the device was removed and when it finally rejoined - had to reset it with a Hue remote). |
Well, these should be the relevant parts: iluminize-log-20231210-minimal.txt.zip |
Found the issue, should be fixed now! Thanks for reporting this, if this had gone to prod, every supported light would have an update sensor discovered for it 😆 Changes will be available in the dev branch in a few hours from now. |
Thanks, looks good (I always update directly from GitHub)! |
What happened?
One of my devices is a Iluminize 5112.80. I think the device theoretically support OTA but no firmware image has ever been made available. The firmware may also be buggy.
The state (reguarding updates) is reported as follows with both
installed_version
andlatest_version
missing:OTA checks for this device can not be triggered via the Z2M frontend (the device is simply not listed).
Despite this, the discovery topics for the
update
entity in Home Assistant are generated normally, which results in the logs getting spammed with template errors:What did you expect to happen?
Either the
latest_version
andinstalled_version
keys should be generated in the published state (possibly with bogus values) or theupdate
entity should not be discoverable by Home Assistant.How to reproduce it (minimal and precise)
Add an Iluminize 5112.80 to the network and enable HA discovery.
Zigbee2MQTT version
1.34.0-dev
Adapter firmware version
20231112
Adapter
zStack3x0
Debug log
No response
The text was updated successfully, but these errors were encountered: