Looking for some help on config for fan mode and humidifier status. Since updating to 2023.5.1 these two sensors are creating error messages and showing as "Unknown" (there were only warnings prior). The log message is one I've searched for without ever finding an answer (hours). Here's a snippet of my config containing the two invalid entries related to infinitude:
ValueError: Sensor sensor.hvac_fan_mode has device class None, state class None unit and suggested precision None thus indicating it has a numeric value; however, it has the non-numeric value: low (<class 'str'>)
2023-05-05 13:41:25.706 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
I'm not sure how to define this item as string, if it's needed in the config or in the infinitude program. Any help is greatly appreciated.
Looking for some help on config for fan mode and humidifier status. Since updating to 2023.5.1 these two sensors are creating error messages and showing as "Unknown" (there were only warnings prior). The log message is one I've searched for without ever finding an answer (hours). Here's a snippet of my config containing the two invalid entries related to infinitude:
The error messages are:
I'm not sure how to define this item as string, if it's needed in the config or in the infinitude program. Any help is greatly appreciated.
Thanks.