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

Updates to fix 2025.1 issues #11

Conversation

ADeadPixel
Copy link

  • Consolidated imports
  • Utilized the new Home Assistant Constant Enums
  • Updated manifest to new version number

- Consolidated imports
- Utilized the new Home Assistant Constant Enums
- Updated manifest to new version number
@ADeadPixel
Copy link
Author

This is one of my first PRs for a HACS project so I'm not sure what the procedures are. I updated the manifest to a new version but I'm not sure if that was right

@ADeadPixel
Copy link
Author

I tested this in my HA instance and it loaded the integration after a restart
image

@adamoutler
Copy link
Owner

Thanks. What sort of constant gets naming updates?

@adamoutler adamoutler merged commit 8a5d931 into adamoutler:master Jan 11, 2025
@ADeadPixel
Copy link
Author

ADeadPixel commented Jan 11, 2025

Pretty much everything that could be a unit now follows the pattern of UnitOfX where X is the domain for that unit. Like UnitOfVolume or UnitOfTime.

Is there anything else needed to cut a release for this?

@LarsBorris
Copy link

I just tested this on my installation and it works! Thanks a million! <3 You da MVP!

@capoccione
Copy link

Great Works! Thank You!!!!

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.

5 participants