tschaban / AFE-Firmware

Firmware for ESP based devices for home automation
https://afe.smartnydom.pl
MIT License
28 stars 39 forks source link

Fix: Added Unit compatibility for AIQ for the latest HA fo T6, Bosch BME680 #874

Closed tschaban closed 1 year ago

tschaban commented 1 year ago

Sensor sensor.bmex80_poziom_komfortu has device class humidity, state class None and unit thus indicating it has a numeric value; however, it has the non-numeric value: OK (<class 'str'>); 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 Sensor sensor.bmex80_percepcja has device class humidity, state class None and unit thus indicating it has a numeric value; however, it has the non-numeric value: Bardzo komfortowo (<class 'str'>); 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

tschaban commented 1 year ago

Unit is not longer sent as empty string to HA via JSON