veista / nilan

Nilan integration for Home Assistant
Apache License 2.0
46 stars 11 forks source link

Warnings: Sensor device class, measurement and unit are undef. #46

Closed salosa closed 1 year ago

salosa commented 1 year ago

Logger: homeassistant.components.sensor Source: components/sensor/init.py:605 Integration: Sensori (documentation, issues) First occurred: 06.02.03 (7 occurrences) Last logged: 06.02.04

Sensor sensor.nilan_climate_season has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: Winter (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author. Sensor sensor.nilan_display_text_line_1 has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: AUTO (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author. Sensor sensor.nilan_display_text_line_2 has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: >2< 26°C (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author. Sensor sensor.nilan_time has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: 2023-02-03 06:24:14 (<class 'datetime.datetime'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author. Sensor sensor.nilan_after_heating_type has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: No Heater (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.