معرفی شرکت ها


automation-engine-0.5.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Automation Engine powered by MQTT
ویژگی مقدار
سیستم عامل -
نام فایل automation-engine-0.5.0
نام automation-engine
نسخه کتابخانه 0.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dan Trickey
ایمیل نویسنده contact@trickey.io
آدرس صفحه اصلی https://github.com/trickeydan/automation-engine
آدرس اینترنتی https://pypi.org/project/automation-engine/
مجوز MIT
# 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](https://www.home-assistant.io), 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](https://nodered.org), 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.


نیازمندی

مقدار نام
>=0.6.10,<0.7.0 gmqtt
>=1.9.2,<2.0.0 pydantic
>=2.0.1,<3.0.0) tomli
>=0.4.0,<0.5.0) hue2mqtt
>=0.14.1,<0.15.0 prometheus-client


زبان مورد نیاز

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl automation-engine-0.5.0:

    pip install automation-engine-0.5.0.whl


نصب پکیج tar.gz automation-engine-0.5.0:

    pip install automation-engine-0.5.0.tar.gz