gieljnssns / buienalarm-sensor-homeassistant

Buienalarm custom_component for Home-Assistant
MIT License
36 stars 6 forks source link

TEMP_CELSIUS is deprecated #35

Open dutch-erik opened 9 months ago

dutch-erik commented 9 months ago

Logger: homeassistant.const Source: helpers/deprecation.py:205 First occurred: 18:36:58 (6 occurrences) Last logged: 18:37:13

TEMP_CELSIUS was used from buienalarm, 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 'buienalarm' custom integration

gieljnssns commented 9 months ago

This should be fixed in a new version.