fonske / clack-reader-v3

Esphome component for Clack WS1 softener with TOF sensor saltlevel detection
7 stars 6 forks source link

HA warnings #8

Open william-sy opened 7 months ago

william-sy commented 7 months ago
2023-12-15 17:02:14.168 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.wifi_signal (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement '%' which is not a valid unit for the device class ('signal_strength') it is using; expected one of ['dB', 'dBm']; 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+esphome%22
2023-12-15 17:02:14.169 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.uptime (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement 'days' which is not a valid unit for the device class ('duration') it is using; expected one of ['d', 'h', 's', 'ms', 'min']; 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+esphome%22