Metadata-Version: 2.1
Name: riego
Version: 0.5.3
Summary: Watering System
Home-page: https://github.com/py-steph/riego
Author: Stephan Winter
Author-email: riego@finca-panorama.es
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: gmqtt
Requires-Dist: ConfigArgParse
Requires-Dist: yoyo-migrations
Requires-Dist: aiohttp
Requires-Dist: aiohttp-jinja2
Requires-Dist: jinja2
Requires-Dist: cchardet
Requires-Dist: aiohttp-debugtoolbar
Requires-Dist: uvloop ; sys_platform == "linux"

Riego - Garden-Watering-System

- Using MQTT-Devices and MQTT-Server
- Linux Daemon with Webinterface
- Designed for running on embedded device like Raspberry
- Control from Cloud Server is possible
- Already in production for testing, but Work in progress
- Yet no documentation available


