-
-
Notifications
You must be signed in to change notification settings - Fork 719
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error: pm10 is using 'None' unit of measurement - expected 'µg/m³' #1542
Comments
I get the same error still, even after update to current version 0.7.16 Logger: homeassistant.components.sensor Entity sensor.zhimi_vb4_561d_pm10_density (<class 'custom_components.xiaomi_miot.sensor.MiotSensorSubEntity'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('pm10') it is using; expected one of ['µg/m³']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/al-one/hass-xiaomi-miot/issues |
Still getting this error. |
Try master branch. |
Fix is working. Thank you for your work. |
Got the following error:
Entity sensor.zhimi_vb4_561d_pm10_density (<class 'custom_components.xiaomi_miot.sensor.MiotSensorSubEntity'>) is using native unit of measurement 'None' which is not a valid unit for the device class ('pm10') it is using; expected one of ['µg/m³']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/al-one/hass-xiaomi-miot/issues
The text was updated successfully, but these errors were encountered: