muchasuerte / ha-besmart

Home-Assistant Support for Riello's Besmart thermostats.
MIT License
13 stars 6 forks source link

Fix 'ClimateDevice is deprecated' warning #5

Closed adriananeci closed 2 years ago

adriananeci commented 2 years ago

This PR adjusts Thermostat class to extend ClimateEntity instead of deprecated ClimateDevice. It addresses home-assistant warnings like

2021-11-07 13:19:32 WARNING (MainThread) [homeassistant.components.climate] ClimateDevice is deprecated, modify Thermostat to extend ClimateEntity