alandtse / alexa_media_player

This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.
Apache License 2.0
1.53k stars 289 forks source link

fix: use AlarmControlPanelState constants (#2657) #2661

Closed alandtse closed 3 weeks ago

alandtse commented 3 weeks ago

Closes #2655

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11640463282

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


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

💛 - Coveralls