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

Migrate device classes to StrEnum #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

james-pinckney
Copy link

The "Last Lightning Strike" sensor wasn't working so I put this PR together to try and fix the issues. Included are links to the PRs in core that were used as reference to create these changes. Seems to be working fine with the sensors I have here and now I have lightning data again.

Migrate from DEVICE_CLASS_* to StrEnum...
home-assistant/core#60654
home-assistant/core#60651

Fix timestamp return format...
home-assistant/core#52671

@DoerakkerHA
Copy link

[custom_components.ecowitt] Unhandled sensor type runtime value 408056, file a PR.
[custom_components.ecowitt] Unhandled sensor type runtime value 408117, file a PR.
[custom_components.ecowitt] Unhandled sensor type runtime value 408178, file a PR.
[custom_components.ecowitt] Unhandled sensor type runtime value 408239, file a PR.

@sam-ward
Copy link

sam-ward commented Sep 7, 2022 via email

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 this pull request may close these issues.

None yet

3 participants