Metadata-Version: 2.1
Name: hanazeder-server
Version: 0.1.0
Summary: A server that reads energy and sensor data from a Hanazeder FP pump control system and publishes it to MQTT. Automatically creates Home Assistant topics.
License: Apache Software License
Author: Kevin Read
Author-email: me@kevin-read.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: asyncio-mqtt (>=0.12.1,<0.13.0)
Requires-Dist: hanazeder (>=1.1.1,<2.0.0)
Requires-Dist: quart (>=0.18.0,<0.19.0)
