Limych / ha-iaquk

Indoor Air Quality Sensor Component for Home Assistant
MIT License
108 stars 15 forks source link

Issues with 2023.2.0b1 #104

Closed Thrasher2020 closed 11 months ago

Thrasher2020 commented 1 year ago

Environment

Describe the bug Logger: homeassistant.components.sensor Source: components/sensor/init.py:601 Integration: Sensor (documentation, issues) First occurred: 10:57:36 (14 occurrences) Last logged: 11:00:36

Sensor sensor.living_room_iaq_level has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: Excellent (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.

-->

Configuration.yaml


Add your configs here if any.

Steps to Reproduce

Expected behavior

Debug log


Add your logs here.

Additional context

Spiffo commented 1 year ago

Same here