Skip to content

v1.1.7 — stop log/HA flood from raw sensors

Choose a tag to compare

@dude84 dude84 released this 02 Jun 07:26
· 2 commits to main since this release

Fix

The raw sound_level sensors (dB / Peak dB) published every 125 ms, unfiltered and exposed to HA — flooding the device log, the API, and the recorder.

  • raw spl_db / spl_peak_db are now internal: true (off HA/API/recorder). The component still reads them; HA-facing series remain dB (live), Peak dB (live), est. dB.
  • logger: logs: sensor: WARN silences the per-publish state log regardless of global log level.

Upgrade

Set sentinel_version: v1.1.7, then Install. (The raw "dB"/"Peak dB" entities disappear from HA by design — use the (live) ones.)

🤖 Generated with Claude Code