cassidyjames / butler

Home Assistant companion app for Linux
https://cassidyjames.com
GNU General Public License v3.0
55 stars 1 forks source link

Support local and remote URLs for the same instance #34

Open sagebind opened 2 months ago

sagebind commented 2 months ago

The mobile companion apps allow you to specify a local / internal URL as well as a normal / remote URL. When your device is on WiFi using the SSID you specify, it will load the local URL. Otherwise, it will load the remote URL.

It would be great if Butler could support this kind of option as well. Currently I am always using my Nabu Casa remote URL on my laptop so that it works anywhere, even though it could connect directly while connected to WiFi to avoid the extra latency and bandwidth restrictions.

cassidyjames commented 2 months ago

Yep, excellent idea! This is a good example of a unique value-add that a native app can add compared to a web browser.