garbled1 / homeassistant_ecowitt

Ecowitt Weather Station integration for homeassistant
Apache License 2.0
142 stars 70 forks source link

Few errors showing in HASS Logs #144

Open kiwizznz opened 1 year ago

kiwizznz commented 1 year ago

I've got the following errors in the HASS logs for Ecowitt:


This error originated from a custom integration.

Logger: custom_components.ecowitt Source: custom_components/ecowitt/init.py:269 Integration: Ecowitt Weather Station First occurred: 1:19:38 PM (2 occurrences) Last logged: 1:19:38 PM

Unhandled sensor type runtime Unhandled sensor type totalainin


This error originated from a custom integration.

Logger: custom_components.ecowitt Source: custom_components/ecowitt/init.py:274 Integration: Ecowitt Weather Station First occurred: 1:20:39 PM (2 occurrences) Last logged: 1:20:39 PM

Unhandled sensor type runtime value 588750, file a PR. Unhandled sensor type totalainin value 1.665, file a PR.


Logger: homeassistant.components.sensor Source: components/sensor/init.py:677 Integration: Sensor (documentation, issues) First occurred: 1:19:38 PM (1 occurrences) Last logged: 1:19:38 PM

Entity sensor.solar_radiation (<class 'custom_components.ecowitt.sensor.EcowittSensor'>) is using native unit of measurement 'W/m^2' 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 report it to the custom integration author.