From 8ecd282abcdde1d4d980393414ebfa874b752a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=98eho=C5=99?= Date: Fri, 6 Dec 2024 20:29:17 +0100 Subject: [PATCH] feat(ebusd): try the stock configuration --- .../main/apps/home-automation/ebusd/app/helmrelease.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml index 321f1b12..48bcd66f 100644 --- a/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/ebusd/app/helmrelease.yaml @@ -54,9 +54,9 @@ spec: args: # https://github.com/john30/ebusd/wiki/2.-Run # Device Options - # - --latency=20 # ebusctl info min latency=20 ms max latency=40 ms + - --latency=40 # ebusctl info: min latency=0 ms max latency=27 ms # Message Configuration Options - - --configpath=/config/latest/en + # - --configpath=/config/latest/en # default: https://ebus.github.io/ - --configlang=en - --pollinterval=10 - --scanconfig