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

[SYS] Fix ESP8266 discovery publications #2100

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

1technophile
Copy link
Owner

@1technophile 1technophile commented Nov 8, 2024

Description:

Before this PR discovery messages at start were not published with ESP8266 due to memory, this PR fixes it.
Also we don't need to use JSON_MSG_BUFFER_MAX with ESP32 into discovery messages as we have now a base of 1024 with JSON_MSG_BUFFER which is more than the requirement for the cover discovery message

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@1technophile 1technophile merged commit 3cd7c92 into development Nov 10, 2024
154 checks passed
@1technophile 1technophile deleted the fix-esp8266-restarts branch November 10, 2024 14:24
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.

1 participant