Constant which will be removed in HA Core 2025.1. #141
Loading…
x
Reference in New Issue
Block a user
No description provided.
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?
Home Assistant Logs
TEMP_CELSIUS was used from hon, this is a deprecated constant which will be removed in HA Core 2025.1.
Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/Andre0512/hon/issues
Fixed! Thanks for reporting :)