Page 1 of 1

Understanding logs about a missing device

Posted: Monday 19 February 2024 21:16
by capitalT
Hi,

Domoticz does not show an air quality value or text from my IKEA VINDSTYRKA Air quality monitor.
I want to understand what the logs are trying to tell me here:

Code: Select all

Error: DeConz: Unknow device type ZHAAirQuality
Who doesn't know this device type? Deconz or Domoticz?

And to help me a little further, where in the code should this device type have been defined?

Re: Understanding logs about a missing device

Posted: Monday 19 February 2024 22:06
by waltervl
This is a message from the integration. Plugin or MQTT AD. It seems the integration wants to use or create a device with a device type that does not exist. So probably a type error somewhere.

What zigbee integration in Domoticz do you use?

Re: Understanding logs about a missing device

Posted: Monday 19 February 2024 22:17
by capitalT
waltervl wrote: Monday 19 February 2024 22:06 What zigbee integration in Domoticz do you use?
I use the default deconz plugin. I see an air quality device in Domoticz, so something going wrong in the plugin with the translation, right?
edit: I see that this plugin is from its own repo which hasn't been updated for a while.

Thanks for pointing me in the right direction!

Re: Understanding logs about a missing device

Posted: Thursday 22 February 2024 16:54
by Thorgal789
Try updating your plugin version, this device type is supported since 2022, or there is a problem with this device.
And look if you are on the good github page because the repo is updated 3/4 time by year.