Hi,
Using ConbeeII stick with the latest HA integration.
I recently got my hands on an Ikea Starkvind, and I’m now adding it to deCONZ/HA. Adding it was fairly easy, but I only get a subset of the available values in HA, and no fan entity whatsoever - I’d like to use this air purifier card: GitHub - denysdovhan/purifier-card: Air Purifier card for Home Assistant Lovelace UI · GitHub
I remember something from long long ago that sometimes it took some time for all the attributes to show up - is that still the case?
In DeCONZ itself I see a lot more metrics, but they don’t show in HA.
This device create 2 entries
- a Sensor, a ZHAParticulateMatter
- a Sensor a ZHAAirPurifier
No “light” device.
On your capture I can see “Fan mode” = off, which one entity you need ?
I’d like the light (turn off the led), the notification if I need to replace the filter, the runtime of the device… They’re actually all quite useful to have.
I learned meanwhile that pydeconz apparently doesn’t expose those, so I guess the issue lies there.
There is a “config/filterlifetime” on the ZHAAirPurifier
And a “config/ledindication”, and too the “state/deviceruntime”.
Check direclty in the API to be sure, using Phoscon/help/API Information/sensors