jasmir
Results
2
issues of
jasmir
The "create tables" section differs now between "MySQL" and "Other", and populate MySQL with a working table. The distinct row-values still needs to be tuned.
### What happened? Starting the container: ``` docker run -d --name zigbee2mqtt --privileged --restart=unless-stopped -e TZ=Europe/Berlin \ -e HTTP_PROXY='http://myproxy.local:8000' -e HTTPS_PROXY='http://myproxy.local:8000' \ -e http_proxy='http://myproxy.local:8000' -e https_proxy='http://myproxy.local:8000' \ -p 8080:8080 -v...
problem