Skip to content
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

All newly added devices will have retain: true #25

Closed
Mr-Groch opened this issue Dec 10, 2020 · 2 comments
Closed

All newly added devices will have retain: true #25

Mr-Groch opened this issue Dec 10, 2020 · 2 comments

Comments

@Mr-Groch
Copy link

Hi

All newly added device to zigbee2mqtt will have reatain: true option set. I found that server node of this addon adds this option on new device join. I don't want to have retained state messages for all my devices, and it is annoying to remove this each time I'm adding new device and then cleaing retain flag from mqtt network.

Please emove this feature or add some option in server node to control, if retain: true should be added or not.

@andreypopov
Copy link
Owner

It is not bug, but feature. We need this option for correct work.
You can use output options in the IN-node. It can ignore initial message.

@Mr-Groch
Copy link
Author

It is not bug, but feature. We need this option for correct work.
You can use output options in the IN-node. It can ignore initial message.

I don't need to have retained states. Please add an option in server node to disable adding retained flag. It breaks other things for me and causes huge delay on new client connects to mqtt server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants