peribeir / homeassistant-rademacher

This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.
GNU General Public License v3.0
55 stars 8 forks source link

SPEED_METERS_PER_SECOND #110

Open r-estermann opened 5 months ago

r-estermann commented 5 months ago

Logger: homeassistant.const Source: helpers/deprecation.py:205

SPEED_METERS_PER_SECOND was used from rademacher, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfSpeed.METERS_PER_SECOND instead, please create a bug report at https://github.com/peribeir/homeassistant-rademacher/issues TEMP_CELSIUS was used from rademacher, 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/peribeir/homeassistant-rademacher/issues