eelcohn / home-assistant-rdw

RDW sensor module for Home Assistant
7 stars 2 forks source link

Error Fix: 'device_state_attributes' is now deprecated #43

Closed jobvk closed 2 years ago

jobvk commented 2 years ago

Fix for error: device_state_attributes is deprecated. Replace with extra_state_attributes.

Development page: https://developers.home-assistant.io/docs/dev_101_states/

Error log: (<class 'custom_components.rdw.sensor.RDWSensor'>) implements device_state_attributes. Please report it to the custom component author.