upsert / lutron-caseta-pro

Custom Home Assistant Component for Lutron Caseta Smart Bridge PRO / RA2 Select
Apache License 2.0
184 stars 38 forks source link

Several depreciation warnings in HA 0.110 #56

Closed jreed509 closed 4 years ago

jreed509 commented 4 years ago

After upgrading to HA 0.110, I get several depreciation warnings associated with this integration:

SwitchDevice is deprecated, modify CasetaSwitch to extend SwitchEntity
CoverDevice is deprecated, modify CasetaCover to extend CoverEntity
Light is deprecated, modify CasetaLight to extend LightEntity

Currently everything still operates as expected with these warnings.