Sunrice is a quick and dirty Python app for controlling my garden lights. It schedules on/off sequence at sunset/dawn, whereas exact times are calculated on daily basis. MQTT messages are sent to the PLC controller as a on/off sequence. Sunrice also reacts to sunrise/on
and sunrise/off
MQTT messagess (with no payload) to start the sequence manually.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Pavel Hübner - Initial work
This project is licensed under the MIT License - see the LICENSE file for details.