Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link

Add support for ZHAParticulateMatter #158

Closed arjannv closed 8 months ago

arjannv commented 8 months ago

DeConz made some changes to the reporting of particulate sensors like the Ikea Starkvind. These sensors now reports the measurements as a ZHAParticulateMatter instead of ZHAAirQuality.

Could you please add this sensor type ZHAParticulateMatter?

Thanks in advance!

Linked PR: https://github.com/dresden-elektronik/deconz-rest-plugin/pull/7248

Smanar commented 8 months ago

Hello, can you try the beta branch, on the plugin folder

git pull
git checkout beta
git pull

Then delete your device in domoticz, and reload the plugin (hardware/deconz/update) It will be re-created, and I hope working better.

arjannv commented 8 months ago

Thanks for the quick update. Everything is working fine :)

arjannv commented 7 months ago

Hi Smanar, Could you also add this change to the extended branch? Thanks!

Smanar commented 7 months ago

Done, but untested, tell me if you have problem.