Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - sunrise /Sunset #177

Open
Tony-in-Oz opened this issue Feb 27, 2017 · 6 comments
Open

Feature request - sunrise /Sunset #177

Tony-in-Oz opened this issue Feb 27, 2017 · 6 comments

Comments

@Tony-in-Oz
Copy link

Has anyone developed a plug in to use derived sunset and sunrise as a start or end time?

@Dan-in-CA
Copy link
Owner

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 time to make the plugin.

@martinpihrt
Copy link

Hi,
maybe it will help you. I built this plugin on OSPy (unfortunately not compatible with SIP, but you can use parts and modify to SIP, or use OSPy where it's done. Dan will surely work it into SIP).
OSPy
https://github.com/martinpihrt/OSPy
Plugin
https://github.com/martinpihrt/OSPy-plugins/tree/master/plugins/sunrise_and_sunset
Regards
Martin
Screenshot 2022-08-01 at 10-37-02 OpenSprinkler Pi 3 - Home
Screenshot 2022-08-01 at 10-37-20 OpenSprinkler Pi 3 - Astro Sunrise and Sunset
Screenshot 2022-08-01 at 10-37-27 OpenSprinkler Pi 3 - Astro Sunrise and Sunset - settings

@Dan-in-CA
Copy link
Owner

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 the middle of the day. This is no longer considered to be true:
https://www.gardeningknowhow.com/garden-how-to/watering/watering-leaf-burn.htm

the part about evaporation is good.

Dan

@martinpihrt
Copy link

Hi Dan,
thanks for the reminder about watering during the day.
best regards
Martin

@nmenoni
Copy link

nmenoni commented Aug 18, 2022

Hi, this question is a bit out of the main topic. In the first image posted by Martin I see a graph related to water balance. Is that feature of graphs possible in SIP? Can we graph any values? Thanks

@Dan-in-CA
Copy link
Owner

Dan-in-CA commented Aug 18, 2022

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 graph, I think using chart.js. There is an example of the footer display in the proto plugin.
I am working on preparing a Python3 only version of SIP as Python 2.x has reached end of life and the latest version of Raspi OS has python3 as the default and only version. Until that is finished I don't plan to add new features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants