ParadoxAlarmInterface / ParadoxAlarmInterface/pai

Allow filter out MQTT sensor data

Open
#420 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue home-assistant
Dominant language
Python
Stars
424
Forks
118
PR merge metrics
No merged PRs in 30d

Description

Alarm system

EVO192

Environment

ESP32 -> HA

Git branch

DEV

Describe the bug

In HA's Logbook every 10 seconds:
EVO192 System Date Time changed to 2023-12-30 15:44:XX (where XX is every 10 seconds).
This spams and bloats the log A LOT as you can imagine.. with something that's not of any particular use.

If possible - add a way to suppress this particular message from being logged, or just disable it.

To Reproduce

Logs

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by tracing the Python MQTT sensor handling and the path that produces Home Assistant Logbook entries for the EVO192 system date-time update. Confirm how this event is emitted and identify a suitable suppression point. Done means the date-time update no longer spams the Logbook while other alarm data continues to be reported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.