Andre0512 / hon

Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines and air conditioners in 28 languages.
MIT License
1.23k stars 2.49k forks source link

Constant which will be removed in HA Core 2025.1. #141

Closed Kfrard closed 4 months ago

Kfrard commented 4 months ago

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

Andre0512 commented 4 months ago

Fixed! Thanks for reporting :)