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

Logged warning about implements device_state_attributes #39

Open
kevin-david opened this issue Dec 19, 2021 · 1 comment · Fixed by kevin-david/kuna#2
Open

Logged warning about implements device_state_attributes #39

kevin-david opened this issue Dec 19, 2021 · 1 comment · Fixed by kevin-david/kuna#2

Comments

@kevin-david
Copy link

kevin-david commented Dec 19, 2021

Seems minor but figured it was worth reporting.

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 8:01:39 PM (3 occurrences)
Last logged: 8:01:39 PM

Entity camera.basement_camera (<class 'custom_components.kuna.camera.KunaCamera'>) implements device_state_attributes. Please report it to the custom component author.
Entity camera.front_door_camera (<class 'custom_components.kuna.camera.KunaCamera'>) implements device_state_attributes. Please report it to the custom component author.
Entity camera.deck_door_camera (<class 'custom_components.kuna.camera.KunaCamera'>) implements device_state_attributes. Please report it to the custom component author.
@kevin-david
Copy link
Author

I fixed this in my fork here: kevin-david@77163ec

@kevin-david kevin-david reopened this Apr 10, 2022
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

Successfully merging a pull request may close this issue.

1 participant