dckiller51 / bodymiscale

Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning for body_type sensors after update HA to 2023.02

avbor opened this issue · comments

Logger: homeassistant.components.sensor
Source: components/sensor/__init__.py:605
Integration: Сенсор ([documentation](https://www.home-assistant.io/integrations/sensor), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+sensor%22))
First occurred: 12:52:37 (2 occurrences)
Last logged: 12:52:37

Sensor sensor.aleksandr_body_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: Thick-set (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.
Sensor sensor.irina_body_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: Thick-set (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.

The update is ready. I'll post it tonight.

The sensor body-type will be removed from the sensors but will still be available as an attribute in the component.

update available