Homeway can connect Amazon Alexa or Google Assistant to your Home Assistant server to provide voice control of your home.In 98% of cases, the Homeway add-on can instantly and automatically set up Amazon Alexa or Google Assistant. But in a few rare cases, the add-on can’t access the Home Assistant configuration file, so it needs to be done manually.But don’t worry; the manual assistant setup process is easy and fast! Here’s how:
Add the following lines to the bottom of the Home Assistant config file:
Copy
# Added By Homeway to enable Alexa support.alexa: smart_home:# Added By Homeway to enable Google Assistant support.google_assistant: project_id: homewayio service_account: private_key: "nokey" client_email: "[email protected]"
Restart Home Assistant to reload the config, and you’re done! You can now use the Alexa or Google Home app to link Homeway.If you need any help, contact our support team.