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

Logon URL is not a parameter #38

Open
jc122 opened this issue Dec 23, 2014 · 0 comments
Open

Logon URL is not a parameter #38

jc122 opened this issue Dec 23, 2014 · 0 comments

Comments

@jc122
Copy link

jc122 commented Dec 23, 2014

Hi,

The plugin has no option directly visible to modify the logon URL from home.nest.com to a different nest subdomain. This is not typically required, but is required if the user's logon is not on home.nest.com. While modifying the I_nest.xml file at line 440 works:
local url = { url = "https://home.foo.nest.com/user/login",

I am not sure this will persist between plugin updates and making it a variable changed from the Nest device's property page on the Vera would make it more user friendly/easier to change.

Suggested enhancement: Move either the entire value of the local url or the domain portion (between https:// and /user/login) to a variable configurable from the user properties page. Since the overwhelming majority of users will go through home.nest.com, the variable would default to this out of the box, but could be editable.

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

1 participant