Metadata-Version: 2.1
Name: piwaterflow
Version: 0.0.6
Summary: Raspberry Pi Waterflow resilient system
Home-page: https://github.com/Phornee/piwaterflow
Author: Ismael Raya
Author-email: phornee@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: baseutils-phornee (>=0.0.4)
Requires-Dist: RPi.GPIO (>=0.7.0)
Requires-Dist: PyYAML (>=5.3.1)

# PiWaterflow
This is a resilient watering system, executed in a Raspberry Pi to control irrigation valves using relays.
It's intended to be executed periodically (i.e. cron every 5 minutes).
- Requirements:
  - Raspberry Pi (any model)
  - Relays to control the valves
   - Optional control relay to enable alternative power inverter
- It supports 2 watering programs every day.
- This package fits with wwwaterflow, so that it can be controlled via HTTP page


