Skip to content
Snippets Groups Projects
Commit 8e4aecd7 authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Added docker repos url

parent d6e6ad5f
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ After severals tests with [ZHA](https://www.home-assistant.io/integrations/zha/)
we decided to switch to [Zigbee2MQTT](https://www.zigbee2mqtt.io/).
The main reasons are:
- ZHA provides a great API, but a lot of devices are not supported.
- Z2M supports a lot of devices and provides a nice web interface to fine tune devices.
- Z2M is written in NodeJS and we don't support JS right now.
......@@ -13,12 +14,15 @@ The main reasons are:
This gateway simply forwards Z2M events to xAAL bus and vice versa through MQTT.
You can now use Z2M without messing with MQTT. Simply run this gateway, Z2M and
a broker in a docker container. And you can use your Zigbee devices with xAAL.
A docker-compose file is provided to run all services.
A docker-compose file is provided to run all services in this gitlab repository:
<https://gitlab.imt-atlantique.fr/xaal/code/go/docker>
## Installation
TBD
## FAQ
- Why are you using this gateway instead of Z2M MQTT throught HomeAssistant ?
xAAL supports HomeAssistant out of the box. And I don't want to really on
MQTT (spof, bad security).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment