-
Notifications
You must be signed in to change notification settings - Fork 97
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
Where is lat / long suppose to be entered? #245
Comments
It's not by address, it's latitude and longitude. Address is just for the "pool owner" information but sunrise/sunset are calculated locally via lat/long so we don't need to make any calls out to the internet to interpolate the address. |
The question is "Where do I enter Lat / Long ??" |
Close njspc then edit the poolConfig.json file in the data directory. You want to enter the latitude and longitude in the pool.location node. Then restart njspc.
In the future I will add this to dashPanel so you can add it from there. |
Thank you |
I apologize in advance, I'm not extremely experienced with Linux or the Raspberry Pi. I'm encountering a problem with connecting to the pool controller. I am getting hung up on the following: Prior to this I was getting the lat/long error, and after adding per the instructions above, now it is just stuck. Any help is greatly appreciated! |
I just installed the latest Pool Control Dashboard. I don't see the lat and lon entry boxes in the Personal Information dialog: and I'm getting the warning: Jun 01 10:18:20 alexa-2 node[2281]: [6/1/2021, 10:18:20 AM] warn: dt:Tue Jun 01 2021 10:18:17 GMT-0400 (Eastern Daylight Time) lat:undefined lon:undefined Not enough information to c |
It looks like you are on an old version of dashPanel. Please run |
Oh, and if you did pull the latest dashPanel make sure you do a hard refresh (Ctrl-F5) and that will load the latest versions of the files. |
I couldn't do a git the first time--I was too lazy to recall how to set up a public key.
But, I did do a download of the zip file. Is that the same?
when you say "njsPC", you mane nodejs-poolController, right? (versus a tag for a release or something like that)
On Wednesday, June 2, 2021, 01:36:18 AM EDT, tagyoureit ***@***.***> wrote:
Oh, and if you did pull the latest dashPanel make sure you do a hard refresh (Ctrl-F5) and that will load the latest versions of the files.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I got errors many minutes after doing the npm start. So, I made a public get and did a git clone:
git clone ***@***.***:tagyoureit/nodejs-poolController.git
Will that give me the latest pool controller?
I'll do the same for dashPanel, once I confirm last night's fix in poolController works. On Wednesday, June 2, 2021, 08:34:04 AM EDT, ***@***.*** ***@***.***> wrote:
I couldn't do a git the first time--I was too lazy to recall how to set up a public key.
But, I did do a download of the zip file. Is that the same?
when you say "njsPC", you mane nodejs-poolController, right? (versus a tag for a release or something like that)
On Wednesday, June 2, 2021, 01:36:18 AM EDT, tagyoureit ***@***.***> wrote:
Oh, and if you did pull the latest dashPanel make sure you do a hard refresh (Ctrl-F5) and that will load the latest versions of the files.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
doing a git pull resolved the issue. I didn't do the hard refresh. |
Seeing this flooding poolController terminal;
[11/2/2020, 10:19:21 AM] warn: dt:Mon Nov 02 2020 09:59:20 GMT-0500 (Eastern Standard Time) lat:undefined lon:undefined Not enough information to calculate Heliotrope.
Entering address did not resolve...
The text was updated successfully, but these errors were encountered: