rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

Weather Adjust not work #100

Closed dpudia closed 5 years ago

dpudia commented 6 years ago

Hi to all, I use with success this software from 3 years. I have an issue with the function "Weather Adjust" that not work. I have a fresh installation of sprinklers_pi 1.1.1 that work correctly except "Weather Adjust". I have upgraded to the last version 1.1.2 but the issue is still present. The query of WUnderground Diagnostic work and give me the correct information but the schedule not work. Any idea?

nhorvath commented 6 years ago

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % "Overall Scale" do you get on the diagnostic screen?

dpudia commented 6 years ago

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329219217, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

nhorvath commented 6 years ago

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

dpudia commented 6 years ago

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329231678 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3OjSQ2h_ Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

dpudia commented 6 years ago

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

nhorvath commented 6 years ago

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330063508, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3CHBVsC__C3OjN_WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

dpudia commented 6 years ago

No no rain today

Il 17 set 2017 19:29, "Nick Horvath" notifications@github.com ha scritto:

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330063508, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3CHBVsC__C3OjN_ WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330064242, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIcNaQWk4A_yknImHAuqjvUOiViAks5sjVb2gaJpZM4PWSKR .

nhorvath commented 6 years ago

Wunderground says you had half an inch yesterday.

On Sun, Sep 17, 2017 at 1:45 PM, dpudia notifications@github.com wrote:

No no rain today

Il 17 set 2017 19:29, "Nick Horvath" notifications@github.com ha scritto:

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia notifications@github.com wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330063508, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3CHBVsC__C3OjN_ WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330064242, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIcNaQWk4A_ yknImHAuqjvUOiViAks5sjVb2gaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330065198, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3Kv91NkQcsOv0jc9R94HQBVCwdttks5sjVq7gaJpZM4PWSKR .

dpudia commented 6 years ago

I try to run a Quick Schedule but one zone work correctly other zone run schedule not specified in the form. It's possible that the db is corrupt or have any problem. Try the factory reset and set again the zones?

Greetings

2017-09-17 19:58 GMT+02:00 Nick Horvath notifications@github.com:

Wunderground says you had half an inch yesterday.

On Sun, Sep 17, 2017 at 1:45 PM, dpudia notifications@github.com wrote:

No no rain today

Il 17 set 2017 19:29, "Nick Horvath" notifications@github.com ha scritto:

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia <notifications@github.com

wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" notifications@github.com ha scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330063508 <330%20063%20508>>, or mute the thread https://github.com/notifications/unsubscribe- auth/AAKE3CHBVsC__C3OjN_ WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330064242 <330%20064%20242>>, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIcNaQWk4A_ yknImHAuqjvUOiViAks5sjVb2gaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330065198, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3Kv91NkQcsOv0jc9R94HQBVCwdttks5sjVq7gaJpZM4PWSKR

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330066068, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIBxROo_PbScsu2MukQmsO_EZrP6ks5sjV3egaJpZM4PWSKR .

-- Dott. Ing. Domenico Pudia

nhorvath commented 6 years ago

You can try running the following commands: sudo /etc/init.d/sprinklers_pi stop sudo mv /usr/local/etc/sprinklers_pi /usr/local/etc/sprinklers_pi.backup sudo mkdir /usr/local/etc/sprinklers_pi sudo /etc/init.d/sprinklers_pi start

this should backup your current configuration and reset everything to defaults.

On Mon, Sep 18, 2017 at 3:27 AM, dpudia notifications@github.com wrote:

I try to run a Quick Schedule but one zone work correctly other zone run schedule not specified in the form. It's possible that the db is corrupt or have any problem. Try the factory reset and set again the zones?

Greetings

2017-09-17 19:58 GMT+02:00 Nick Horvath notifications@github.com:

Wunderground says you had half an inch yesterday.

On Sun, Sep 17, 2017 at 1:45 PM, dpudia notifications@github.com wrote:

No no rain today

Il 17 set 2017 19:29, "Nick Horvath" notifications@github.com ha scritto:

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" notifications@github.com ha scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia < notifications@github.com

wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" <notifications@github.com

ha

scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330063508 <330%20063%20508>>, or mute the thread https://github.com/notifications/unsubscribe- auth/AAKE3CHBVsC__C3OjN_ WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330064242 <330%20064%20242>>, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIcNaQWk4A_ yknImHAuqjvUOiViAks5sjVb2gaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330065198, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3Kv91NkQcsOv0jc9R94HQBVCwdttks5sjVq7gaJpZM4PWSKR

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330066068, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIBxROo_ PbScsu2MukQmsO_EZrP6ks5sjV3egaJpZM4PWSKR .

-- Dott. Ing. Domenico Pudia

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330145866, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3FQebQ7BbhjJNqoTWsqhomOBK7exks5sjhtcgaJpZM4PWSKR .

dpudia commented 6 years ago

Hi Nick after your procedure all work correctly. Thank you

2017-09-18 13:30 GMT+02:00 Nick Horvath notifications@github.com:

You can try running the following commands: sudo /etc/init.d/sprinklers_pi stop sudo mv /usr/local/etc/sprinklers_pi /usr/local/etc/sprinklers_pi.backup sudo mkdir /usr/local/etc/sprinklers_pi sudo /etc/init.d/sprinklers_pi start

this should backup your current configuration and reset everything to defaults.

On Mon, Sep 18, 2017 at 3:27 AM, dpudia notifications@github.com wrote:

I try to run a Quick Schedule but one zone work correctly other zone run schedule not specified in the form. It's possible that the db is corrupt or have any problem. Try the factory reset and set again the zones?

Greetings

2017-09-17 19:58 GMT+02:00 Nick Horvath notifications@github.com:

Wunderground says you had half an inch yesterday.

On Sun, Sep 17, 2017 at 1:45 PM, dpudia notifications@github.com wrote:

No no rain today

Il 17 set 2017 19:29, "Nick Horvath" notifications@github.com ha scritto:

It's working as expected. You had enough rain to make it scale to 0.

On Sep 17, 2017 1:17 PM, "dpudia" notifications@github.com wrote:

This is the result of diagnostic

Resolved WUnderground IP: 2.20.158.167 Min Humidity: 63% Max Humidity: 90% Mean Temp: 66°F Precip Today: 0" Precip Yesterday: 0.42" Wind Yesterday: 1.8mph UV Now: 0 Overall Scale: 0%

I think that problem is overall scale equal to 0%

Il 17 set 2017 19:12, "Domenico Pudia" domenico@pudia.it ha scritto:

Hi This is the log

2017/09/17 19:11:00 Trying to connect to:api.wunderground.com 2017/09/17 19:11:00 Resolved api.wunderground.com to:2.20.158.167 2017/09/17 19:11:00 Connected 2017/09/17 19:11:00 Client Disconnected 2017/09/17 19:11:00 Adjusting H(-46)T(-16)R(-84):0 2017/09/17 19:11:00 Turning Off All Zones

Whether adjustment is 150

Il 13 set 2017 19:22, "Nick Horvath" <notifications@github.com

ha

scritto:

Yes, in /var/log/sprinklers_pi you should see things like this before the schedule runs: 2017/09/05 05:00:02 Adjusting H(-44)T(-4)R(0):52

The final number is the % adjustment calculated. The H number is the adjustment due to humidity, the second (T) due to temperature, the third (R) due to rainfall.

On Wed, Sep 13, 2017 at 12:59 PM, dpudia < notifications@github.com

wrote:

I Nick Weather adjust for the schedule is ON O have set both 50% and 150% on setting in diagnostic screen but the problem is still present. There is any log to read for debug?

Il 13 set 2017 18:15, "Nick Horvath" < notifications@github.com

ha

scritto:

Make sure that Weather adjust for the schedule is On and seasonal adjust in global settings is somewhere near 100. What % adjustment do you get on the diagnostic screen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329219217

, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sMGczOurOl3Nmfw1yVgMiY8RYmblks5sh_-ogaJpZM4PWSKR .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecom ment-329231678, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3OjSQ2h_Ab8NAyohXyv74bWIHFLeks5siAnogaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-329237945, or mute the thread https://github.com/notifications/unsubscribe-auth/ Aec2sEwoe99chOHg4z6dz9zewJIOACrcks5siA9DgaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330063508 <330%20063%20508> <330%20063%20508>>, or mute the thread https://github.com/notifications/unsubscribe- auth/AAKE3CHBVsC__C3OjN_ WJDsEyqn8_5cQks5sjVQigaJpZM4PWSKR .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330064242 <330%20064%20242> <330%20064%20242>>, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIcNaQWk4A_ yknImHAuqjvUOiViAks5sjVb2gaJpZM4PWSKR .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330065198 <330%20065%20198>>, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3Kv91NkQcsOv0jc9R94HQBVCwdttks5sjVq7gaJpZM4PWSKR

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330066068 <330%20066%20068>>, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sIBxROo_ PbScsu2MukQmsO_EZrP6ks5sjV3egaJpZM4PWSKR .

-- Dott. Ing. Domenico Pudia

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100# issuecomment-330145866, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAKE3FQebQ7BbhjJNqoTWsqhomOBK7exks5sjhtcgaJpZM4PWSKR

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/100#issuecomment-330193160, or mute the thread https://github.com/notifications/unsubscribe-auth/Aec2sBkWTWTJJFfAYFp9RoPlxPMs-KScks5sjlRYgaJpZM4PWSKR .

-- Dott. Ing. Domenico Pudia