apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
63 stars 27 forks source link

Need to inherit SensorEntity by Home Assistant Core 2022.7 #43

Closed notexpected closed 2 years ago

notexpected commented 2 years ago
Temperature sensor sensor.second_outdoor_temperature (<class 'custom_components.daikinskyport.sensor.DaikinSkyportSensor'>) does not inherit SensorEntity, this will be unsupported in Home Assistant Core 2022.7.

Error message found in my logs

apetrycki commented 2 years ago

Latest update should fix this. Let me know if there are any issues that arise from the update.