Hi,
I’m using the alexa.py custom_component.
It’s working a little too well and currently lists over 15 alexa enabled devices and apps from amazon (my sister, my father and I are all on the same account).
I tried excluding the devices that aren’t mine with:
Among many other media_player entities. But they still show up.
I decided to reverse it and just include_devices that I want and remove the exclude but then no entities are being created.
(where ALEXA DEVICE NAME is your devices’ real name).
If you have multiple Alexa devices you should see multiple accountName entries.
Each “accountName” has the device of interest ALEXA DEVICE NAME, so find the names you want to exclude and then configure it as:
exclude_devices:
- "ALEXA DEVICE NAME" #include the quotation marks