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

Problem with device state attributes #678

Open
Rockyca opened this issue Dec 27, 2021 · 2 comments
Open

Problem with device state attributes #678

Rockyca opened this issue Dec 27, 2021 · 2 comments

Comments

@Rockyca
Copy link

Rockyca commented Dec 27, 2021

I am seeing the following error in my server logs.

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 1:17:08 PM (4 occurrences)
Last logged: 1:17:09 PM

Entity switch.outdoor_potlights_local (<class 'custom_components.localtuya.switch.LocaltuyaSwitch'>) implements device_state_attributes. Please report it to the custom component author.
Entity switch.outdoor_sconces_local (<class 'custom_components.localtuya.switch.LocaltuyaSwitch'>) implements device_state_attributes. Please report it to the custom component author.
Entity switch.balcony_potlights_local (<class 'custom_components.localtuya.switch.LocaltuyaSwitch'>) implements device_state_attributes. Please report it to the custom component author.
Entity switch.master_bedroom_lights_local (<class 'custom_components.localtuya.switch.LocaltuyaSwitch'>) implements device_state_attributes. Please report it to the custom component author.

@Rockyca Rockyca changed the title Problem with device states attributes Problem with device state attributes Dec 27, 2021
@userMak
Copy link

userMak commented Jan 2, 2022

I have the same problem too.

@jeremysherriff
Copy link

Fixed in #663

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