-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
device_state_attributes #91
Comments
Getting the following warning after update to 2021.12:
It looks like it is just a name change from "device_state_attributes" to "extra_state_attributes" name change. |
property device_state_attributes Return entity specific state attributes. This method is deprecated, platform classes should implement extra_state_attributes instead property extra_state_attributes
http://dev-docs.home-assistant.io/en/master/api/helpers.html Seems its just to rename classes |
Seems this is already taken care of: #90 |
This is fixed. |
Entity sensor.nordpool_kwh_oslo_nok_2_095_025 (<class 'custom_components.nordpool.sensor.NordpoolSensor'>) implements device_state_attributes. Please report it to the custom component author.
The text was updated successfully, but these errors were encountered: