djerik / wavinsentio-ha

Home Assistant component for monitoring and administration of Wavin Sentio underfloor heating system
16 stars 3 forks source link

Fixes deprecation warning #23

Open 201505409 opened 1 month ago

201505409 commented 1 month ago

TEMP_CELSIUS was used from wavinsentio, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'wavinsentio' custom integration