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

Remove configuring group members through configuration.yaml #3104

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Koenkk
Copy link
Owner

@Koenkk Koenkk commented Oct 14, 2024

@mremedi2023
Copy link

Hi, I have some devices that flood the data bus, so the documentation suggests adding a line to the configuration.yaml. Ex:

Stop message flooding
This unit has a bug that makes it send multiple messages when updating. To stop this from flooding your MQTT Queues, please add the following to your configuration.yaml file:

devices:
'0x12345678':
friendly_name: thermostat
debounce: 1

It doesn't matter if I add the line to the file, when I restart the added line is no longer there, how can I fix this? the studio code server saves the changes but then they are not there. Can this be fixed?

@Koenkk
Copy link
Owner Author

Koenkk commented Oct 21, 2024

I don't think that has anything to do with this PR, for support use the Forum instead

@Koenkk Koenkk merged commit 19e6427 into feat/2.0.0 Oct 21, 2024
2 checks passed
@Koenkk Koenkk deleted the fix/groups-configuration branch October 21, 2024 19:48
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

Successfully merging this pull request may close these issues.

2 participants