Skip to content
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

implements device_state_attributes #12

Open
tuytra opened this issue Jan 12, 2022 · 3 comments
Open

implements device_state_attributes #12

tuytra opened this issue Jan 12, 2022 · 3 comments

Comments

@tuytra
Copy link

tuytra commented Jan 12, 2022

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 09:02:43 (5 occurrences)
Last logged: 09:02:43

Entity sensor.avfallsor_paper_83d373c2_bb11_4ac2_835f_d8da156ef2f9 (<class 'custom_components.avfallsor.sensor.AvfallSor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.avfallsor_bio_83d373c2_bb11_4ac2_835f_d8da156ef2f9 (<class 'custom_components.avfallsor.sensor.AvfallSor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.avfallsor_mixed_83d373c2_bb11_4ac2_835f_d8da156ef2f9 (<class 'custom_components.avfallsor.sensor.AvfallSor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.avfallsor_metal_83d373c2_bb11_4ac2_835f_d8da156ef2f9 (<class 'custom_components.avfallsor.sensor.AvfallSor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.avfallsor_plastic_83d373c2_bb11_4ac2_835f_d8da156ef2f9 (<class 'custom_components.avfallsor.sensor.AvfallSor'>) implements device_state_attributes. Please report it to the custom component author.

@Hellowlol
Copy link
Collaborator

Thanks!

@tuytra
Copy link
Author

tuytra commented Jan 12, 2022

Thanks!

I installed sensor.avfallsor yesterday, and got these errors in the log. When do you have time to fix it? :)

@yurgh
Copy link

yurgh commented Feb 6, 2022

I get the same messages. From browsing around the interwebs the fix is supposedly to "Rename the property device_state_attributes to extra_state_attributes
https://developers.home-assistant.io/docs/core/entity?_highlight=extra_state_attributes#generic-properties 38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants