Metadata-Version: 2.1
Name: riego
Version: 0.10.2
Summary: Watering System
Home-page: https://github.com/py-steph/riego
Author: Stephan Winter
Author-email: riego@finca-panorama.es
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
License-File: LICENSE
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: aiohttp-session[secure]
Requires-Dist: bcrypt
Requires-Dist: asyncssh
Requires-Dist: uvloop ; sys_platform != "win32"

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


Einstellungen im Dashboard:
- Intervall == 0 => mittgas zusätzlich
- duration == 0 => keine automatische Abschaltung
- aktiviert == 0 => keine automatische Einschaltung
- is_hidden == 0 => keine automatische Ein-/ Ausschaltung
