Metadata-Version: 2.1
Name: piwaterflow
Version: 0.0.9
Summary: Raspberry Pi Waterflow resilient system
Home-page: https://github.com/Phornee/piwaterflow
Author: Ismael Raya
Author-email: phornee@gmail.com
License: UNKNOWN
Description: # 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
        
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
