Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local vs Remote access #16

Open
rxritalin opened this issue Feb 24, 2018 · 3 comments
Open

Local vs Remote access #16

rxritalin opened this issue Feb 24, 2018 · 3 comments

Comments

@rxritalin
Copy link

It would be nice to have an option that detects the connection of a specific SSID and switches the app into using the HASS server's local IP. This would cut down on latency, as well as preventing unnecessary data usage (no matter how small) on the WAN connection.

The addition of 3 fields and a bit of logic would be all thats required.

  1. SSID field - A comma separated value field would be all thats needed to take care of mySSID, mySSID-5g and mySSID Guest
  2. Local IP field
  3. External address field.

If 'mySSID" is connected use 192.168.1.x, if not use https://ha.mydomain.com

A 4th option (toggle or radio) to set the server to Away/Home would be icing on the cake.

@asantos15
Copy link

Agree!!!

@dougmoscrop
Copy link

Your router may support NAT reflection, or if it's a decent router, custom DNS entries. Just as a workaround / simpler config if you have multiple devices.

@payano
Copy link

payano commented Dec 20, 2018

Hello, is this still a problem, if so, can you create a new issue on: https://github.com/payano/homeassist-ng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants