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: Remove leading/trailing spaces from include_devices, exclude_devices #2761

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

danielbrunt57
Copy link
Collaborator

@danielbrunt57 danielbrunt57 commented Dec 18, 2024

This allows users to enter a space to clear the previous entry and we need to change the string from " " to "".

This fixes issue #2556 #2751

danielbrunt57 and others added 3 commits December 18, 2024 03:37
This allows users to enter a space to clear the previous entry and we need to change the string from " " to "".
@coveralls
Copy link

coveralls commented Dec 18, 2024

Pull Request Test Coverage Report for Build 12392483389

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 9.343%

Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/alexa_media/config_flow.py 0 5 0.0%
Totals Coverage Status
Change from base Build 12365852297: -0.01%
Covered Lines: 320
Relevant Lines: 3425

💛 - Coveralls

@alandtse alandtse merged commit 7952c89 into alandtse:dev Dec 22, 2024
4 checks passed
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.

3 participants