https://github.com/null-none/docker-ha-zigbee2mqqt
Home assistant and Zigbee2MQTT in Docker
https://github.com/null-none/docker-ha-zigbee2mqqt
docker docker-compose homeassistant smarthome zigbee zigbee2mqtt
Last synced: 10 months ago
JSON representation
Home assistant and Zigbee2MQTT in Docker
- Host: GitHub
- URL: https://github.com/null-none/docker-ha-zigbee2mqqt
- Owner: null-none
- License: mit
- Created: 2024-01-08T15:31:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T15:39:33.000Z (about 2 years ago)
- Last Synced: 2025-01-26T09:28:30.081Z (12 months ago)
- Topics: docker, docker-compose, homeassistant, smarthome, zigbee, zigbee2mqtt
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ha-zigbee2mqqt
Home assistant and Zigbee2MQTT in Docker
### Install environment
```bash
docker-compose up
$ sudo dmesg
…
usbcore: registered new interface driver ch341
usbserial: USB Serial support registered for ch341-uart
ch341 3–1:1.0: ch341-uart converter detected
usb 3–1: ch341-uart converter now attached to ttyUSB0
$ ls -l /dev/ttyUSB0
crw-rw — — 1 root dialout 188, May 16 19:15 /dev/ttyUSB0
```