Forum Replies Created
-
AuthorPosts
-
March 14, 2023 at 7:51 am in reply to: weewx-opensprinkler: Local weather control for OpenSprinkler #75021
wifi75Participanthi @alcol I have weewx with my hardware,
but as below
[[Wunderground]]
enable = true
station = anyText
password = anyText
server_url = http://<IP>:<PORT>/weatherstation/updateweatherstation.php
rapidfire = FalseI’m not clear what I have to specify in the server entry server_url ?
July 27, 2022 at 5:27 am in reply to: New project, ospiLCD-mqtt: LCD Status Display, MQTT driven #73498
wifi75ParticipantHello, I have broker mosquit with user and password:
How I can set ospiLCD-mqtt.py configuration file?I tried like this:
mqttAddress = “192.168.1.52”
mqttPort = “1883”
mqttUser = “mqtt_user”
mqttPassword = “mypassword”but not working:
root@opensprinkler:/home/pi# ./ospiLCD-mqtt.py
Traceback (most recent call last):
File “./ospiLCD-mqtt.py”, line 231, in <module>
dotsize=8, charmap=’A02′, auto_linebreaks=True, backlight_enabled=True)
File “/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py”, line 168, in __init__
auto_linebreaks=auto_linebreaks)
File “/usr/local/lib/python2.7/dist-packages/RPLCD/lcd.py”, line 98, in __init__
self._init_connection()
File “/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py”, line 173, in _init_connection
self.bus = SMBus(self._port)
IOError: [Errno 2] No such file or directory
root@opensprinkler:/home/pi# ./ospiLCD-mqtt.py
Traceback (most recent call last):
File “./ospiLCD-mqtt.py”, line 231, in <module>
dotsize=8, charmap=’A02′, auto_linebreaks=True, backlight_enabled=True)
File “/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py”, line 168, in __init__
auto_linebreaks=auto_linebreaks)
File “/usr/local/lib/python2.7/dist-packages/RPLCD/lcd.py”, line 98, in __init__
self._init_connection()
File “/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py”, line 173, in _init_connection
self.bus = SMBus(self._port)
IOError: [Errno 2] No such file or directorywhat can I do?
May 27, 2021 at 8:42 am in reply to: weewx-opensprinkler: Local weather control for OpenSprinkler #70241
wifi75Participanthello how I can update OpenSprinkler-Weather to last version on my rapberry?
April 29, 2021 at 5:19 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #69945
wifi75Participanthello if I restart my raspberry, the local weather service does not work immediately and appears the message bulding whetaer history.
what can I do to speed up and make the service work?
wifi75Participanthello I have this error:
How I can solve it?Attachments:
March 9, 2021 at 5:43 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #69403
wifi75Participantunfortunately my microsd broke, and I had to install everything again.
the local weather service gives me an error why?Attachments:
wifi75Participantsorry but you still don’t understand.
I have my own local weather station controlled by Weewx which can transfer weather information to wundergoroud and other services.
I would like to use this solution to receive the weather data on opensprinkler to use the zimmerman method.how can I do?
wifi75ParticipantHello , I have api key for wundeground, because I have a local weather station that broadcasts data on wundergoud.
I have already entered my api key in the opensprinkler config, while below what should I do?
wifi75Participanthello everyone, I link to this post.
currently i have my own weather station + (weewx) which sends data to wundergroud.
How can I use my station’s sent data to add it to opensprinkler for Zimmerman?
what is the correct string to add here:
wifi75ParticipantI don’t understand why in the version 2.1.9 of opensprinkler there is no longer the menu for the control of the lcd, why?
wifi75ParticipantStanoba created the new downloadable code here:
https://github.com/sirkus7/ospiLCD/blob/api-update-2.1.9/ospiLCD.py
but I don’t understand why in the version 2.1.9 of opensprinkler there is no longer the menu for the control of the lcd, why?
wifi75Participanthello why in 2.1.9 version setting I no longer see the menu for controlling the brightness of the display?
wifi75ParticipantVery good, You live in Germany, I live in Nord-est Italy
usually in summer it is hot and there is a lot of humidity. perhaps the temperature value of 21 ° C at 100% is a bit low. I should try to put 24 ° C at 100%
Then I water the lawn for 3 days with 15mm of water, practically 37 minutes per zone.I could try to insert:
temperature 24 ° = 100%
rain 7mm = 50%
humidity 65% = 100%what do you think about it?
wifi75Participanttemperature?
wifi75Participant@franzstein can you post your configuration scren shot?
wifi75ParticipantI have no idea how best to set the three values of the zimmerman method. I live in Italy and usually in the summer when it is so hot 30°C – 40 °C I water my garden 15mm of water every 3 days.
Could you help me to better set the 3 values?
Temperature
water
humidityAnother question: do the three values shown on windows the weather adjustment options refer for example, to the temperature present at the time of irrigation?
June 10, 2020 at 11:10 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66739
wifi75Participant@franzstein yess ! now it is ok!
now I have green, and no idea, how do you think it is better to set the three values of the zimmerman method?
Attachments:
June 10, 2020 at 4:58 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66737
wifi75ParticipantI have already activated that line in .evv on so as not to lose data if I restart …
in fact now i have a new observations.json fileJune 10, 2020 at 1:04 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66732
wifi75Participant@franzstein
good morning, I think something is changing … I have to wait a few hours …Attachments:
June 9, 2020 at 8:00 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66716
wifi75Participant@franzstein
MY weather server is = 192.168.1.50:3000
MY Opensprinkler is = 192.168.1.50:5555my weewx server is= 192.168.1.57
After send command I receive:
&errCode=10&scale=100June 9, 2020 at 6:13 am in reply to: Questions on running an OS local weather service for a Netatmo Weather Station #66705
wifi75ParticipantMy PWS is ecowitt with gateway GW1000
June 9, 2020 at 6:07 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66704
wifi75Participant@franzstein
where is the file Baseline_ETo_Data.bin ?it is about 24 hours that the server is instant but I still do not receive data, why?
the service it is ok see the picture.
Attachments:
June 9, 2020 at 5:01 am in reply to: Questions on running an OS local weather service for a Netatmo Weather Station #66698
wifi75Participantwhat version of weewx do you have?
June 9, 2020 at 4:35 am in reply to: Opensprinkler nad data from WU (local weather station WEEWX) #66695
wifi75Participantalready done … I just have to wait a few more hours for the data to be complete.
hopefully it willAttachments:
June 8, 2020 at 7:31 am in reply to: Questions on running an OS local weather service for a Netatmo Weather Station #66675
wifi75ParticipantTraduci da: Inglese
737/5000
I already have the configuration of wundergroud in weewx because I transmit the data directly to Wundergroud as follows:[[Wunderground]] enable = true station = IPONSO2 password = my_password server_url = http://192.168.1.50:3000/weatherstation/updateweatherstation.php rapidfire = False #api_key = replace_me
I added the server_url line, do you think it transmits data both to the local weather and to Wundergroud?
-
AuthorPosts