Skip to content

Log on debug level if action not in payload#1320

Open
mietzen wants to merge 1 commit intoxaviml:mainfrom
mietzen:main
Open

Log on debug level if action not in payload#1320
mietzen wants to merge 1 commit intoxaviml:mainfrom
mietzen:main

Conversation

@mietzen
Copy link

@mietzen mietzen commented Feb 17, 2026

I would like to propose setting the log level to DEBUG if action is not present in the MQTT payload, since this creates a lot of noise during firmware upgrades:

image

Also, isn’t it legitimate to receive messages with a payload that doesn’t contain an action?

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95%. Comparing base (e4f1ca9) to head (f084763).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #1320 +/- ## ==================================== Coverage 95% 95% ==================================== Files 66 66 Lines 2756 2756 ==================================== Hits 2612 2612 Misses 144 144 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant