remote_homeassistant
remote_homeassistant copied to clipboard
Feature Request: Remote instance (API) configuration from config flow
I should have time to implement this in the next few days :)
My suggestion is adding an initial step in the config flow where you can pick either "Setup as remote node" or "Add a remote" (choose wording according to your likings). Just add a dummy config entry which in async_setup_entry just configures the new HTTP view. That way the view will not be accessible on a main instance (unless you actively choose to set it up as a remote node as well).
After selecting, "Setup as remote node" on the remote instance and getting a success message. When I select the CONFIGURE under the Remote Assistant, I get "Config flow could not be loaded" error