ParadoxAlarmInterface / ParadoxAlarmInterface/pai
Allow filter out MQTT sensor data
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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