Automation Engine powered by MQTT
Project description
Automation Engine
A lightweight and flexible framework to automate things with MQTT.
What is Automation Engine?
Automation Engine is a Python framework for building automations using MQTT. The most common use case for this is automating a smart home where devices publish their state to a MQTT broker.
The leading self-hosted solution for this at the time of writing is Home Assistant, which is a great piece of open-source software. However, the automations framework in Home Assistant is quite limited, and you usually have to build multiple flows to achieve a single "automation".
Automation Engine is intended for home automation enthusiasts who prefer writing short snippets of Python, rather than building a large number of GUI "flows". As such, Automation Engine is similar to NodeRED, but uses Python rather than a browser-based editor.
Prometheus Metrics
Prometheus metrics are exposed on port 9832
by default. The port can be configured via the metrics_port
config key.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file automation_engine-0.5.0.tar.gz
.
File metadata
- Download URL: automation_engine-0.5.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15396e0775fa215a48d7533cf5d09ec50fc83c6132d618b93bcebfe241ef4cc6 |
|
MD5 | 158c55a3c12df54b00a17f97d09f2969 |
|
BLAKE2b-256 | 6a3e764197d87237c75085fc6ea6a5f04f0cb5c06a729c4378e3ce9e4ec31d00 |
Provenance
File details
Details for the file automation_engine-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: automation_engine-0.5.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe849190e2eadaa1a94be954f1cebf59080d6e0e0236107732905dbfd9c0dc3 |
|
MD5 | 2b60ff2039be196ddb554bfc3f5837f0 |
|
BLAKE2b-256 | 3e7ac89144bce69f31ee63fdef095bb9bdefa1014033687f895dfdb9899a005d |