Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

attributes warning #63

Open
OptimusGREEN opened this issue Dec 22, 2021 · 2 comments
Open

attributes warning #63

OptimusGREEN opened this issue Dec 22, 2021 · 2 comments

Comments

@OptimusGREEN
Copy link
Contributor

seems like may something has changed in home assistant as now getting this in the logs, also think there is a delay in switching.

Entity light.wc_downlights (<class 'custom_components.dmx.light.DMXLight'>) implements device_state_attributes. Please report it to the custom component author.

@filmgarage
Copy link
Contributor

Same here... :-(

@filmgarage
Copy link
Contributor

This issue has been resolved by the developer, but he did not change the version of the integration.

Simply change line 338 in light.py from def device_state_attributes(self): to def extra_state_attributes(self):

(or just reinstall the integration)

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

No branches or pull requests

2 participants