Metadata-Version: 2.1
Name: automation-engine
Version: 0.4.0a1
Summary: Automation Engine powered by MQTT
Home-page: https://github.com/trickeydan/automation-engine
License: MIT
Author: Dan Trickey
Author-email: contact@trickey.io
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Provides-Extra: all
Provides-Extra: hue
Requires-Dist: gmqtt (>=0.6.9,<0.7.0)
Requires-Dist: hue2mqtt (>=0.2.2,<0.3.0); extra == "all" or extra == "hue"
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Project-URL: Documentation, https://github.com/trickeydan/automation-engine
Project-URL: Repository, https://github.com/trickeydan/automation-engine
Description-Content-Type: text/markdown

# Automation Engine

Automation Engine powered by MQTT

## Contributions

This project is released under the MIT Licence. For more information, please see LICENSE.

The CONTRIBUTORS file can be generated by executing CONTRIBUTORS.gen. This generated file contains a list of people who have contributed to Automation Engine.


