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

deaktivieren des SysVar-Scans per Konfig oder UI #143

Open
Baxxy13 opened this issue Sep 26, 2023 · 2 comments
Open

deaktivieren des SysVar-Scans per Konfig oder UI #143

Baxxy13 opened this issue Sep 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Baxxy13
Copy link

Baxxy13 commented Sep 26, 2023

Der Jack "scrapt" ja alle paar Sekunden die SysVars. Da die keine Schnittstelle haben nutzt er wohl ein Script.

Es wäre schön wenn dieser SysVar-Scan per Konfig oder per UI abschaltbar wäre oder zumindest der Intervall einstellbar wäre.

Mir geht's hier darum das wenn ich etwas nicht nutze es auch nicht unnötig im Hintergrund laufen sollte und eventuell das Gesamtsystem belastet.

@mdzio mdzio added the enhancement New feature or request label Sep 27, 2023
@mdzio
Copy link
Owner

mdzio commented Sep 27, 2023

Wenn das Schlüsselwort "MQTT" in keiner Beschreibung einer SysVar auftaucht, dann werden auch keine Skript-Abfragen gemacht. (Oder es ist noch ein Fehler im CCU-Jack.)

Sicherlich wäre eine Einstellung der Zykluszeit hilfreich.

@Baxxy13
Copy link
Author

Baxxy13 commented Sep 27, 2023

Ich muss zugeben das ich nicht geprüft habe ob der SysVar-Scan nicht läuft wenn es keine MQTT gekennzeichnete SysVar gib.
Könnte man das durch ein höheres Log-Level prüfen?

Edit:
per Logfile geprüft, wenn es keine mit MQTT markierte SysVar gibt wird der SysVar-Scan nicht ausgeführt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants