cyberjunky / home-assistant-toon_climate

This component provides a climate device for rooted Toon thermostats.
MIT License
32 stars 8 forks source link

ClimateDevice is deprecated #8

Closed TheRedBull205 closed 4 years ago

TheRedBull205 commented 4 years ago

ClimateDevice is deprecated, modify ThermostatDevice to extend ClimateEntity

Full log:

Log Details (WARNING)

Logger: homeassistant.components.climate
Source: components/climate/__init__.py:547
Integration: Climate (documentation, issues)
First occurred: 4:06:22 PM (1 occurrences)
Last logged: 4:06:22 PM

ClimateDevice is deprecated, modify ThermostatDevice to extend ClimateEntity

Dev notes: https://developers.home-assistant.io/blog/2020/05/14/entity-class-names Old name: ClimateDevice New name: ClimateEntity Since: 0.110 Lines in climate.py that probably needs to be changed: