remote_homeassistant
remote_homeassistant copied to clipboard
error after update to latest version
After update to 3.5 I have trouble to add connection.
Error: You need to install Remote Home Assistant on this host and add remote_homeassistant: to its configuration.
On the remote instance you also need to add this to configuration.yaml:
remote_homeassistant:
instances:
remote_homeassistant: instances:
Thx for replay
I added this to configuration.yaml but error still persist.
Any idea why? Before update all woked perfectly, without lines in configuration.yaml
Just to make sure, you have the HACS integration installed on the remote instance as well?
You also need to reboot the remote instance after you change the configuration.
I run into the same problem as you, and this solved it.
I had the same issue.
The docs now state: This component must be installed on both the main and remote instance of Home Assistant
This hasn't been the case and broke my connection. After installing it on both instances I had troubles on configuring it through the UI config flow, so I had to configure it through the yaml file.
I had the same issue.
The docs now state:
This component must be installed on both the main and remote instance of Home Assistant
This hasn't been the case and broke my connection. After installing it on both instances I had troubles on configuring it through the UI config flow, so I had to configure it through the yaml file.
The docs seem to have changed, and I can no longer get this working, although it was working flawlessly. The docs currently say:
Does anyone have “working and detailed" instructions to get a remote instance connected to the main instance?