-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
permit_join inconsistent #2617
Comments
I also noticed this in the latest 1.8.0-dev. I am using a CC2531 though. permit_join is true, but in the line it's permit_join false. This has to be because of the changes from 1.8.0 to 1.8.0dev, since 1.8.0 doesn't have this. |
I can't confirm it. I am using docker image latest which is 1.8.0 currently, and also there i have inconsistency. Even 1.7.1 and 1.7.0 seem to have it
Strangely I can also not add any new devices. This is just a reinstall of the server, before it worked, now it does not anymore... Update: I've tried again and now adding new devices worked again after both sending |
Hello, I seem to have the same issue - running inside docker container from latest image:
|
Found the issue, fixed in latest dev branch, thanks all! |
Bug Report
What happened
I set up a fresh Zigbee2MQTT Container via docker, using latest-dev.
in configuration.yaml permit_join is set to true.
This seems to be honored, but the published config (via MQTT) says permit_join is false
`Using '/app/data' as data directory
Debug Info
zigbee2mqtt version: dev.latest
CC2652 firmware version: 20191106
The text was updated successfully, but these errors were encountered: