I can’t seem to exclude unwanted devices from my Alexa setting.
I tried the following:
cloud:
alexa:
filter:
include_entities:
list of all my entities
exclude_domains:
list of all my domains
alexa:
smart_home:
filter:
include_entities:
list of all my entities
exclude_domains:
list of all my domains
Following along because to my knowledge, the only way to do this is to go through the setup again and paste your excludes. At least thats the only way I’ve found to do it. Would love to be able to adjust this after the fact.
reviving this… recently noticed some of my entities I added to HA were not showing up in alexa, which they should have given the globs I inserted and excluded.
Wondering if there have been updates to HA that is causing this integration to behave in a different way? Here’s my yaml config.
The section that is not working is…
My Sony Bravia remote.sony_bravia will not show up in alexa.
and things such as sensor.openweathermap_* are still showing in alexa… which I do not want in there. If I spell it out 100% under exclude_entities, then it removes it.
Seems like globs are having issues… however light.powder_light_* is excluded.