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

fix: use AlarmControlPanelState constants #2657

Merged
merged 4 commits into from
Nov 2, 2024
Merged

Conversation

francescolf
Copy link
Contributor

Also directly imports AlarmControlPanelEntity since the minimum required HA version already has this implemented.

Closes #2655

@coveralls
Copy link

coveralls commented Oct 31, 2024

Pull Request Test Coverage Report for Build 11617468899

Details

  • 0 of 8 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.003%) to 10.006%

Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/alexa_media/alarm_control_panel.py 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
custom_components/alexa_media/alarm_control_panel.py 1 0.0%
Totals Coverage Status
Change from base Build 11606799556: -0.003%
Covered Lines: 344
Relevant Lines: 3438

💛 - Coveralls

@alandtse
Copy link
Owner

Please note pre commit is failing. Either run it locally and push or enable us to modify your branch so the ci can handle.

@alandtse alandtse merged commit 0876d5c into alandtse:dev Nov 2, 2024
4 checks passed
alandtse added a commit that referenced this pull request Nov 2, 2024
fix: use AlarmControlPanelState constants (#2657)
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.

FYI: deprecated constant
3 participants