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

Config flow not processing include_devices or exclude_devices #377

Closed
alandtse opened this issue Sep 21, 2019 · 0 comments
Closed

Config flow not processing include_devices or exclude_devices #377

alandtse opened this issue Sep 21, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@alandtse
Copy link
Owner

Describe the bug
Config flow is not accepting any args for exclude_devices or include_devices
To Reproduce
Steps to reproduce the behavior:

  1. Add Alexa_media as an integration
  2. Fill in form case sensitive, without spaces and comma separated: Guest Room,Office
  3. Devices are not excluded automatically

Expected behavior
Listed devices should be excluded
Screenshots
If applicable, add screenshots to help explain your problem.

System details

  • Home-assistant (version): 99.2
  • Hassio (Yes/No): (Please note you may have to restart hassio 2-3 times to load the latest version of alexapy after an update. This looks like a HA bug). Yes
  • alexa_media (version from const.py or HA startup): 2.2.0
  • alexapy (version from pip show alexapy or HA startup): 1.2.0

Logs
Please provide logs. We'll be most likely asking for them anyway.

Additional context
https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639/3226?u=alandtse

@alandtse alandtse added the bug Something isn't working label Sep 21, 2019
alandtse added a commit that referenced this issue Sep 21, 2019
fix(config_flow): fix handling of filter options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant