Dear,
I’ve updated my raspberry Pi with Home assistant to version 110.1
But now I see messages about deprecated. But the messages are not saying me anything.
These are the errors:
2020-05-22 13:22:52 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify RfxtrxSwitch to extend SwitchEntity
2020-05-22 13:22:53 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify RfxtrxCover to extend CoverEntity
2020-05-22 13:22:54 WARNING (MainThread) [homeassistant.components.light] Light is deprecated, modify RfxtrxLight to extend LightEntity
2020-05-22 13:22:55 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify RfxtrxBinarySensor to extend BinarySensorEntity
2020-05-22 13:23:06 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify MindBinarySensor to extend BinarySensorEntity
I don’t see what’s changed in the release notes. So can somebody tell me where to look or what is changed?