Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 350 online users. » 0 Member(s) | 349 Guest(s) Bing
|
Latest Threads |
SIP Stopped Working After...
Forum: Report a problem
Last Post: dan
2024 Dec 16, 04:19 PM
» Replies: 6
» Views: 221
|
Master keeps resetting to...
Forum: Report a problem
Last Post: DavidCNZ
2024 Dec 04, 08:57 PM
» Replies: 12
» Views: 250
|
installation fails
Forum: Installation and set up questions
Last Post: dan
2024 Nov 20, 06:52 PM
» Replies: 4
» Views: 92
|
Allow plugins ability to ...
Forum: Feature requests
Last Post: jonathan
2024 Aug 11, 10:56 PM
» Replies: 11
» Views: 489
|
Tank Fill Function
Forum: Feature requests
Last Post: dan
2024 Jul 12, 03:07 PM
» Replies: 3
» Views: 267
|
Curl Method Menu
Forum: Installation and set up questions
Last Post: astrogerard
2024 Jun 22, 03:15 PM
» Replies: 4
» Views: 334
|
Module i2c relay.
Forum: Feature requests
Last Post: litronas
2024 Jun 22, 12:45 PM
» Replies: 5
» Views: 390
|
problem after upgrade to ...
Forum: Installation and set up questions
Last Post: Darek
2024 May 19, 08:54 PM
» Replies: 2
» Views: 257
|
Monthly Adjust per Statio...
Forum: Writing plugins
Last Post: cdesouza
2024 Apr 18, 06:33 AM
» Replies: 17
» Views: 874
|
MQTT Plugin initialised b...
Forum: Report a problem
Last Post: cdesouza
2024 Mar 25, 03:56 PM
» Replies: 2
» Views: 236
|
|
|
Using rf control plugin along with relay board |
Posted by: ruffledrooster - 2017 Jul 13, 01:24 PM - Forum: Installation and set up questions
- Replies (8)
|
|
So I have my setup working great with the relay board plugin. I had read in another thread about potentially using the rf control plugin to run basic http or API commands to control other stations. I have it set up now where I have a few 'outlying' stations that are hooked up to ESP8266's for running their relays. So far I just run/schedule these via cron on my raspberry pi and that has worked well but it would be nice to be able to also have those show up and be controlled via SIP. I had installed the rf_control plugin and it looks fairly straightforward to modify it to use http commands to turn the valves on/off but will it be able to work alongside the relay board plugin? And if so how would I modify the config to do that? Any ideas would be appreciated. Thanks.
|
|
|
Burning up 24VAC Irrigation power supplies |
Posted by: davidjustin - 2017 Jul 05, 07:19 PM - Forum: Installation and set up questions
- Replies (7)
|
|
I build the diy relay board circuit and soldered up a compact little board, seems to work great.
I am powering the Raspberry Pi with a regular orbit brand 24VAC power supply and bought a little power buck converter from amazon to help power the relays separately from the Pi. I split the 24VAC from the power supply to the relays and the little buck converter board I linked to. The 24VAC runs directly to the relays for the valves, and the other side is converted to 5VDC for the relays.
Somehow overnight my power supply burns out.
I am not sure if my soldering caused the problem. I noticed once in a while ALL the relays are activated, maybe this condition burns out the power supply if left unchecked for too long? I can't find a reliable way to force the condition, but it never happens when the 24VAC is not connected...
I think my next test is with three different power supplies. Once for the pi, one for the relays, and one for the valves.
Any help or ideas are appreciated!
Thanks,
David
|
|
|
TIAO Smart Network Sprinkler Controller |
Posted by: nathan909 - 2017 Jul 04, 09:03 PM - Forum: Installation and set up questions
- Replies (3)
|
|
So I purchased a 16 station TIAO Smart Network Sprinkler Controller with LCD display. It has opensprinkler installed on it. How do i go about installing SIP on it? I installed SIP on an SD card using a RasPi and placed it in the SD slot, but i can not SSH into it or pull up SIP via port 80.
Thanks for any help!
Nathan
|
|
|
every day Programm 1 starts twice |
Posted by: donprosko - 2017 Jun 20, 12:26 PM - Forum: Report a problem
- Replies (4)
|
|
Hi,
I have two programs with following settings:
Software version: 3.2.20 (2017-06-08)
enabled Plugins:
mobile_app
mqtt
mqtt_schedule
mqtt_zones
relay_board
signaling_examples
system_update
Relay Board settings: 9
Low is checked
Station handling:
sequential is checked
Individual duration is checked
Extension boards: 1
station delay: 0
Use Rain Sensor (normally closed) is checked
Stations 1 ... 8 are valves
Stations 9 is the master (pump)
Program 1: Every Weekday
Run: (ge) Liguster Kirschlorbeer Obst (bn) Büsche Nord (vt) Himbeeren (ws) Terrasse
Starting: 07:30 with individual station durations
for 00 hrs 51 mins 30 secs until 08:21
Program 2: Every 2 days
Run: (rt) Wiese West (bl) Wiese Nord (gn) Wiese Süd
Starting: 06:00 with individual station durations
for 01 hrs 05 mins 00 secs until 07:05
I my opinion each program should start maximal only once a day.
But every day Programm 1 starts twice. First on 07:30:00 as I wished and then a unknowable second run at 08:21:31 .
e.g. the protocol of today:
Code: Date Start Time Station Duration Program
2017-06-20 09:11:31 (ws) Terrasse 01:30 1
2017-06-20 09:06:31 (vt) Himbeeren 05:00 1
2017-06-20 08:51:31 (bn) Büsche Nord 15:00 1
2017-06-20 08:21:31 (ge) Liguster Kirschlorbeer Obst 30:00 1
2017-06-20 08:20:00 (ws) Terrasse 01:30 1
2017-06-20 08:15:00 (vt) Himbeeren 05:00 1
2017-06-20 08:00:00 (bn) Büsche Nord 15:00 1
2017-06-20 07:30:00 (ge) Liguster Kirschlorbeer Obst 30:00 1
2017-06-20 06:35:00 (gn) Wiese Süd 30:00 2
2017-06-20 06:20:00 (bl) Wiese Nord 15:00 2
2017-06-20 06:00:00 (rt) Wiese West 20:00 2
for tomorrow the schedule shows only a simple run
but I am sure than the 2nd run will come like every day in the past.
As you see there is no issue with Programm 2 .
I'm a little bit skilled in Python but I don't see any specific parts in coding that maybe could be the problem.
Please, can someone support me?
BR donProsko
|
|
|
mqtt plugin question |
Posted by: astrogerard - 2017 May 21, 07:26 PM - Forum: Report a problem
- Replies (14)
|
|
Hi All,
Since this is my first post I'll would like start with a thank you to all of you for creating SIP. I almost started to make my own irrigation system but found SIP just in time.
As a fan of mqtt I want to make intensive use of it. However when the broker is (temporarily) not available, due to system startup or other causes, and returns back online the zone publishing is stopped. Only after restarting SIP the publishing of messages will work again.
Does anyone recognise this issue and even better, knows how to solve this?
Thanks,
--Gerard
------------------
Hardware: Raspberry Pi 3 B
OS: DietPi (Raspbian 8 jessie)
SW: msquitto, node-red, SIP (3.2.5)
|
|
|
Reduce Console Logging messages? |
Posted by: adzam - 2017 May 21, 12:10 PM - Forum: Installation and set up questions
- Replies (3)
|
|
Hi all,
I have been using SIP for some time, and have been allowing it to run in it's own screen session so that I can take a look at console log messages. Is there a way to turn off some of the less important console logging messages? I assume some of these are from the webserver cherrypi, however, I cant find where to limit the verbosity of the messages. Here is an output of the messages I would like to squelch as they are occurring 100's of times per minute:
[21/May/2017 08:06:53] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:53] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:54] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:54] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:55] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:55] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:56] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:56] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:57] "HTTP/1.1 GET /rss" - 200 OK
[21/May/2017 08:06:57] "HTTP/1.1 GET /rss" - 200 OK
|
|
|
|