Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaosdorf/siamqtt

Publish SIA Protocol events to mqtt.
https://github.com/chaosdorf/siamqtt

alarm-system home-assistant mqtt sia

Last synced: about 10 hours ago
JSON representation

Publish SIA Protocol events to mqtt.

Awesome Lists containing this project

README

        

# siamqtt

Publish SIA Protocol events to mqtt.

## Install

```shell
pipenv install --deploy
```

Or use [Docker](https://hub.docker.com/r/chaosdorf/siamqtt).

## Run

Adjust `siamqtt.toml` to your needs and then run

```shell
pipenv run ./main.py
```