I’m subscribed to Nabu Casa, primarily as an easy way to use Alexa to control my devices in Home Assistant.
However, Alexa hasn’t been able to discover any new devices I’ve added for the last year or so.
I’m using the configuration yaml file, and HA’s /config/cloud/alexa list correctly shows the devices I’ve configured for discovery.
When I remove the skill in Alexa, or disable the service in HA (both done multiple times), and discover it again, it just finds the same list of devices from a year ago, liked it’s cached somewhere. Alexa can control them fine, but just can’t see any of the new ones.
Google Assistant seems to be updated fine when I add new devices, but I need to be able to use our Echo speakers around the house.
I don’t have any media devices set up with Alexa, which seems to cause issues for some, so that’s ruled out.
Here’s my ‘cloud’ config:
cloud: #enables access via Nabu Casa
alexa:
filter:
include_entities:
- switch.aircon_bedroom
- switch.aircon_formal_lounge
- switch.aircon_study
- switch.aircon_dining
- script.clean_robot_vacuum
- vacuum.xiaomi_vacuum_cleaner
- switch.bedside_lamp_switch
- switch.fan
- switch.pihole_switch
Can anyone advise as to how I can fix this?
2 posts - 2 participants