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

Home Assistant warning: Entity alarm_control_panel.sector implements device_state_attributes #45

Closed
robinsmidsrod opened this issue Jan 9, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@robinsmidsrod
Copy link

I'm getting this warning in my Home Assistant log:

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: January 8, 2022, 17:57:13 (5 occurrences)
Last logged: January 8, 2022, 17:57:13

Entity alarm_control_panel.sector (<class 'custom_components.sector.alarm_control_panel.SectorAlarmPanel'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.sector_living_room_temperature (<class 'custom_components.sector.sensor.SectorAlarmTemperatureSensor'>) implements device_state_attributes. Please report it to the custom component author.

Couldn't see another bug for it, so I thought it should be reported.

Home Assistant Core: 2021.12.8
Sector Alarm custom component version: 0.3.3

@gjohansson-ST gjohansson-ST self-assigned this Jan 9, 2022
@gjohansson-ST gjohansson-ST added the bug Something isn't working label Jan 9, 2022
@gjohansson-ST
Copy link
Owner

Thanks for reporting. Already part of next release that will be out shortly.

@gjohansson-ST
Copy link
Owner

Solved in latest release v0.3.4

Repository owner locked as resolved and limited conversation to collaborators Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants