Include and Exclude problems
See original GitHub issueDescribe the bug First of all, include and exclude are more than welcome! Prefer this over the disabling in UI, because I have a lot of decives, which are found via alexa media player, but not working (e.g. all the Sonos tuples, …) and other devices, which I do not want to have in HA. So great to have include and exlcude!
-
If I use include during setup and include either “Echo Dot Wohnzimmer” oder Echo Dot Wohnzimmer without “”, the setup creates “Echo Dot Wohnzimmer”, but my other device called “Wohnzimmer” as well. This is only not happening, if I exclude “Wohnzimmer” on top.
-
If I include only “Echo Dot Whatever”, the integration only set up the entity/device “Echo Dot Whatever”, but not the alarm, timer, … entities. Bug or feature? What can I do, that the corresponding entities are set up as well?
To Reproduce Use include and exclude during setup.
Expected behavior ad 1., If I include only “Echo Dot Wohnzimmer”, it should create only "“Echo Dot Wohnzimmer” (with corresponding additional entities) and not the other device called “Wohnzimmer” as well.
ad 2. If I include “Echo Dot Whatever”, it should create this, but the corresponding additional entities as well.
System details
- Home-assistant (version): 2021.8.2
- Hassio (Yes/No): Yes
- alexa_media (version from
const.py
or HA startup): Do not know how to find - alexapy (version from
pip show alexapy
or HA startup): Do not know how to find - Amazon 2FA is enabled (y/n). We will not debug login issues if unanswered: y
Issue Analytics
- State:
- Created 2 years ago
- Comments:14
Top GitHub Comments
I can confirm that the include behavior is not quite right. My Alexa account has a number of Sonos devices configured which I do not want to show up under this integration (I use the Sonos integration) so I setup includes for my two Alexa devices. One is called “Den Spot” and the other is called “Echo Upstairs”. Using these two includes, I get THREE devices from the integration - “Den Spot” (correct), “Echo Upstairs” (correct) and “Den” (not correct, this is a Sonos home theater device consisting of a sound bar, surrounds, and sub. I don’t want this device included.
The issue has received no activity for 60 days and will be closed in a week.