Samuel Kadolph
Samuel Kadolph
I only planned on supporting the basic proxy environment variables (mainly from curl). I'm kind of against adding more unless they are widely used and do something substantial. Did you...
Ran into this issue myself. For what it's worth, you can work around easily. In the config under `Remote Services` you can import your remote script as `script.prefix_script_name` and create...
I've been having the same issue. I've been working on a script that implements the commands on the [Raspberry Pi Ubuntu root ZFS guide](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/Ubuntu%2020.04%20Root%20on%20ZFS%20for%20Raspberry%20Pi.html) but instead of copying the entire...
I'm thinking this is just a flaw that no one has run into yet. Importing some entities or the script wouldn't make a difference. After digging into the code a...
Also this really hoses your hass `core.entitiy_registry` and requires manual editing to remove the entities and borks the voice assistant UI.
I think the best solution would be for remote_homeassistant to not export entities that its integration created. There might be some people using it for daisy chaining instances so it...