kuna
kuna copied to clipboard
Logged warning about `implements device_state_attributes`
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.
I fixed this in my fork here: https://github.com/kevin-david/kuna/commit/77163ecd057644ce647907251a2fc7937c94cad9