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

ISSUE: Sensor implements device_state_attributes #603

Closed
TermiNaderTL opened this issue Dec 12, 2021 · 3 comments
Closed

ISSUE: Sensor implements device_state_attributes #603

TermiNaderTL opened this issue Dec 12, 2021 · 3 comments
Labels
duplicate This issue or pull request already exists no-issue-activity Stale issue

Comments

@TermiNaderTL
Copy link

TermiNaderTL commented Dec 12, 2021

Describe the bug
Home Assistant reports this in the logs. Can't tell yet if I'm impacted...

Environment (please complete the following information):

  • OS: HassOS 7.0
  • Type of device: ODroid
  • Home Assistant version: 2021.12.0
  • Hassio
  • Component version: core-2021.12.0

Logs
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:549
First occurred: 9:37:32 AM (46 occurrences)
Last logged: 9:37:46 AM

Entity sensor.mail_usps_packages (<class 'custom_components.mail_and_packages.sensor.PackagesSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.mail_packages_delivered (<class 'custom_components.mail_and_packages.sensor.PackagesSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.mail_packages_in_transit (<class 'custom_components.mail_and_packages.sensor.PackagesSensor'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.mail_image_system_path (<class 'custom_components.mail_and_packages.sensor.ImagePathSensors'>) implements device_state_attributes. Please report it to the custom component author.
Entity sensor.mail_image_url (<class 'custom_components.mail_and_packages.sensor.ImagePathSensors'>) implements device_state_attributes. Please report it to the custom component author.

@TermiNaderTL TermiNaderTL added the pending Pending review label Dec 12, 2021
@firstof9
Copy link
Collaborator

firstof9 commented Dec 12, 2021

Already fixed in the latest beta. Thank you for the report.

@firstof9 firstof9 added duplicate This issue or pull request already exists and removed pending Pending review labels Dec 12, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the no-issue-activity Stale issue label Dec 23, 2021
@TermiNaderTL
Copy link
Author

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists no-issue-activity Stale issue
Projects
None yet
Development

No branches or pull requests

2 participants