Skip to content
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

Illuminance not valid for device class #50

Open
rob7419 opened this issue Jun 2, 2023 · 1 comment
Open

Illuminance not valid for device class #50

rob7419 opened this issue Jun 2, 2023 · 1 comment

Comments

@rob7419
Copy link

rob7419 commented Jun 2, 2023

Getting one more error log entry pertaining to invalid value for a deice class.

Logger: homeassistant.components.sensor
Source: components/sensor/init.py:648
Integration: Sensor (documentation, issues)
First occurred: 6:05:28 AM (2 occurrences)
Last logged: 6:05:28 AM

Entity sensor.acurite_atlas_atlas_weather_953_lux (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'lux' which is not a valid unit for the device class ('illuminance') it is using; expected one of ['lx']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
Entity sensor.acurite_atlas_atlas_weather_953_uv (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'UV Index' which is not a valid unit for the device class ('irradiance') it is using; expected one of ['BTU/(h⋅ft²)', 'W/m²']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22

@rob7419
Copy link
Author

rob7419 commented Aug 21, 2023

Still receiving this as an error message in the Home Assistant logs?? Just need the value changed from "lux" to"lx".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant