You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method `convert_interval` in `TemperatureConverter` (allowing conversions between °F and °C intervals) has been deprecated in favor of `TemperatureDeltaConverter.convert`.
8
+
The new converter and device class are now the preferred way to deal with temperature intervals.
9
+
10
+
For details, see [core PR 155689](https://github.com/home-assistant/core/pull/155689) and [core PR 147358](https://github.com/home-assistant/core/pull/147358).
0 commit comments