Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 762
» Latest member: johnsonfe
» Forum threads: 298
» Forum posts: 1,683

Full Statistics

Online Users
There are currently 190 online users.
» 0 Member(s) | 190 Guest(s)

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

 
  Openhab2 supported?
Posted by: cyberthom - 2017 May 13, 06:46 PM - Forum: Installation and set up questions - Replies (1)

There is an Openhab2 binding available for OpenSprinkler. Should that also work with SIP? I tried to get the binding working but it does not communicate with the SIP installation.

Print this item

  RF Transmision SIP
Posted by: elongo - 2017 May 13, 05:23 PM - Forum: Installation and set up questions - Replies (1)

Hi Dan/SIP community, 

do you know if the rfToy (http://rayshobby.net/cart/rft) works as well with SIP? or is there any way to use it for RF configuration? 

Or which method do you suggest to control other devices with RF Transeivers?

Thank you!!

elongo

Print this item

  24 VAC valves not being activated
Posted by: elongo - 2017 May 13, 02:17 PM - Forum: Report a problem - Replies (5)

Hi Dan!
I have implemented your SIP library for the OSPI. Usually (with previous OSPI boards) it worked really well. Now I am setting up a new OSPI but with no luck now. Although sip.py runs without problem, the 24 VAC valves stations are not being activated by the sip.py script. And it seems that is an issue with the SIP library because I have tried the Unified Firmware deployed by  OpenSprinklers, written in C++, and that software is able to control de valves. However I prefer your python library. Also using the multimeter, there is not voltage in the station when it is supposed to be ON. (and as I said it doesn't seem to be hardware related or a bad connection, or lack of power supply, as the Unified firmware was able to turn open and close the valves!!)

Have you experience this before and have a clue how to solve it?

Many thanks for your help.

elongo

Print this item

  [SOLVED] Log information not visible in timeline at homepage
Posted by: Zapp - 2017 May 04, 12:04 PM - Forum: Report a problem - Replies (4)

Hi!

Woke up my SIP in April as usual and upgraded to the latest version(3.2.2) and things started to work as normal. A few days later I noticed that activation of my zones are not shown on the timeline in the bottom of the homepage, but I can find the correct information under the LOG button.

I can not see either future nor past events in the timeline, it's just empty.

Any idea on how to troubleshoot this and what might be the problem? 

   /Jonas...

Print this item

  Relay board wiring diagrams
Posted by: itrn007 - 2017 Apr 30, 03:59 AM - Forum: Installation and set up questions - Replies (3)

I am trying to wire up the relay board but the wiring diagrams on the wikI pageare not showing. Does anybody have diagrams for rPi to relay board and for sprinkler valves and power to the relays?  Thanks!

Print this item

  Stations tab causing "Internal Server Error"
Posted by: jgmtfia - 2017 Apr 25, 02:55 AM - Forum: Report a problem - Replies (5)

Just updated my install from GIT.  Everything seems to work ok - except when selecting the "stations" tab.  On the browser I get an  "Internal Server Error".  When running SIP from the command line I get:

Traceback (most recent call last):
  File "/home/pi/sip/web/application.py", line 239, in process
    return self.handle()
  File "/home/pi/sip/web/application.py", line 230, in handle
    return self._delegate(fn, self.fvars, args)
  File "/home/pi/sip/web/application.py", line 423, in _delegate
    return handle_class(cls)
  File "/home/pi/sip/web/application.py", line 399, in handle_class
    return tocall(*args)
  File "/home/pi/sip/webpages.py", line 254, in GET
    return template_render.stations()
  File "/home/pi/sip/web/template.py", line 1020, in template
    return self._base(t(*a, **kw))
  File "/home/pi/sip/web/template.py", line 881, in __call__
    return BaseTemplate.__call__(self, *a, **kw)
  File "/home/pi/sip/web/template.py", line 808, in __call__
    return self.t(*a, **kw)
  File "templates/stations.html", line 120, in __template__
    <input type="checkbox" ${"checked" if gv.sd['mo'][bid]&(1<<s) else ""} id="mc${sid}">
IndexError: list index out of range

192.168.2.29:40015 - - [24/Apr/2017 20:52:45] "HTTP/1.1 GET /vs" - 500 Internal Server Error


On a hunch I peeked at data/snames.json and everything looks reasonable (no sign of corruption):
["Front lawn", "Cherry Tree", "Flower Bed", "Northside Strip", "Rear Center Lawn", "Patio", "Rhubarb", "North Fence", "West Fence", "South Inside Fence", "South Outside Fence", "South Front", "S13", "S14", "S15", "S16"]


How can I help debug this bug?

Print this item

  SIP Docker container
Posted by: sbruggeman - 2017 Apr 21, 11:36 PM - Forum: User installations - Replies (2)

Hey guys! I'm about to start writing a SIP component for the Home Assistant project (https://github.com/home-assistant/home-assistant) and since I really have no idea what I'm doing I created a docker container running SIP so I'm not accidentally turning on zones and programs and such while developing.

You can grab it here

https://hub.docker.com/r/sbruggeman87/sip-docker/

Print this item

  Push Notification
Posted by: chrisbaer10 - 2017 Apr 19, 02:08 AM - Forum: Plugin suggestions - Replies (5)

I'm going to try to start working on a push notification plugin... has anyone else done this?  I use Pushover (there are many other options) and they have an API and python library, so just have to put it all together...

https://github.com/Thibauth/python-pushover

Print this item

  cannot run sip.py
Posted by: mrbeezer@gmail.com - 2017 Apr 14, 04:44 AM - Forum: Installation and set up questions - Replies (8)

Trying to run sip.py.  Install appeared to be fine.  here is the terminal output.

sudo python sip.py
ALARM from Example_Sender!: Just and example!
plugins loaded:
  mobile_app
  plugin_manager
  signaling_examples
  system_update
zones changed
[0, 0, 0, 0, 0, 0, 0, 0]
 Starting timing loop

http://0.0.0.0:80/
Traceback (most recent call last):
  File "sip.py", line 240, in <module>
    app.run()
  File "sip.py", line 186, in run
    return web.httpserver.runsimple(func, ('0.0.0.0', port))
  File "/home/pi/SIP/web/httpserver.py", line 157, in runsimple
    server.start()
  File "/home/pi/SIP/web/wsgiserver/__init__.py", line 1753, in start
    raise socket.error(msg)
socket.error: No socket could be created

I have tried different ports etc. but I always get this error.  Running on a PI2 with noobs raspbian.

Print this item

  more than 12 channels
Posted by: joeb@drumwerx.com - 2017 Mar 27, 02:13 AM - Forum: Installation and set up questions - Replies (30)

Can I code more than 12 relays in relay_board.py?  Is there a reason you never went beyond 12?

Print this item