OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Python Interval Program 1 year aniversary and version 2.0 › Re: Re: Python Interval Program 1 year aniversary and version 2.
virtus
Looks great!
I wrote a plugin for garage door control and status (hopefully I’ll be able to post it when I return from a trip next week). The plugin consists of the plugin py file and one html file in the templates folder. It works fine with version 2.
Here’s my question: Is there a way to add information or buttons to the home page without editing the home page itself? I’d prefer to keep my plugins simple and self contained so I don’t have to redo anything when there are updates to the python program.
So as it stands now – I have a separate page that shows the garage door status and buttons to control them.