deconz-community / deconz-docker

MIT License
373 stars 35 forks source link

Conbee3 config , docker compose #231

Closed nsk closed 5 months ago

nsk commented 6 months ago

Hello ,

for the conbee3 use last version : deconzcommunity/deconz:beta , flash the last firmware ... , add : -DECONZ_BAUDRATE=115200 on compose , I created a pull request, but I don't know if an admin can validate it

services: deconz: image: deconzcommunity/deconz:beta container_name: deconz restart: always privileged: true # This is important! Without it, the deCONZ image won't be able to connect to Conbee II. ports:

phdelodder commented 6 months ago

I don't see a pull request.

nsk commented 6 months ago

@phdelodder there is a message that indicates that you must be an admin to make a pull request when you post