Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chaosdorf/siamqtt
- Owner: chaosdorf
- License: mit
- Created: 2022-11-24T18:49:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T16:29:33.000Z (3 months ago)
- Last Synced: 2024-08-03T17:45:26.808Z (3 months ago)
- Topics: alarm-system, home-assistant, mqtt, sia
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 12
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```