remote_homeassistant icon indicating copy to clipboard operation
remote_homeassistant copied to clipboard

Feature Request: Remote instance (API) configuration from config flow

Open lukas-hetzenecker opened this issue 4 years ago • 3 comments

lukas-hetzenecker avatar Oct 20 '21 12:10 lukas-hetzenecker

I should have time to implement this in the next few days :)

lukas-hetzenecker avatar Oct 20 '21 12:10 lukas-hetzenecker

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).

postlund avatar Oct 20 '21 12:10 postlund

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

ausfas avatar Jan 17 '22 10:01 ausfas