Dan

Results 39 comments of Dan

Not yet. It is on the wish list. I have been looking at the astral Python module: https://pythonhosted.org/astral/module.html It has everything we need. It's just a matter of finding the...

Thanks Martin. It is good to hear from you. One thing I noticed in the advice on the second page image is about water drops on leaves causing burn in...

It is possible to add graphing as a new feature. There is a feature that lets you display plugin values in the page footer. That is where Maritn has his...

I see a possible problem. The function "set_output()" is what actually turns stations on or off. It should probably be after your device_on(sid) or device_off(sid) function calls. such as: ```...

Closing 2 year old issue.

Check if SIP is in manual mode. If it is in manual mode the programs will not run.

Hi Mati, I have been working on an update to the core SIP code that allows plugins to display data such as sensor data on the home page. Either in...

Not yet sorry, Had to take care of some other issues. Thanks for the reminder. Dan

OK. I pushed a new branch to the SIP GitHub repo. it is named **plugin_data** Be sure the **proto plugin** is enabled and you can run a program or use...

There is a new flow meter plugin called Flow. It is being updated to include notifications of problems.