mirror of
https://github.com/jdeath/rd200v2.git
synced 2026-01-11 14:07:57 -05:00
Minor Issue with entity type #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nvOC-Stubo on 3/14/2023
Hello:
I installed v. 2.6 yesterday and am loving it. Thanks for all of your hard work in developing it. I have noted one minor issue with the implementation of the radon_uptime_string sensor entity in HA. When core starts, I get this warning in the log:
Sensor sensor.fr_gl05re******_radon_uptime_string has device class None, state class measurement and unit None thus indicating it has a numeric value; however, it has the non-numeric value: 8d 17:02:65 (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.
4:55:45 AM – (WARNING) Sensor
Thank You!