From 130006565fc3350b336a19fa6a516d91400dcfc2 Mon Sep 17 00:00:00 2001 From: Tomer27cz Date: Sun, 9 Nov 2025 22:49:19 +0100 Subject: [PATCH] add refresh --- README.cz.md | 1 + README.md | 2 +- esphome-smartmeter.yaml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.cz.md b/README.cz.md index e1c79b8..0073c9f 100644 --- a/README.cz.md +++ b/README.cz.md @@ -145,6 +145,7 @@ Přidej externí komponentu: external_components: - source: github://Tomer27cz/xt211 components: [xt211] + refresh: 1s ``` Poté nastav DLMS/Cosem komponentu: - push_show_log: true (volitelné, bude zobrazovat surové PUSH zprávy v logu pro debug a testování) diff --git a/README.md b/README.md index 12795c4..bf5c6ac 100644 --- a/README.md +++ b/README.md @@ -143,10 +143,10 @@ For a more detailed description of the component, see the [esphome-dlms-cosem re Add the external component to your ESPHome configuration: ```yaml - external_components: - source: github://Tomer27cz/xt211 components: [xt211] + refresh: 1s ``` Then configure the DLMS/Cosem component: - push_show_log: true (optional, for debugging purposes - shows all received PUSH messages in the log) diff --git a/esphome-smartmeter.yaml b/esphome-smartmeter.yaml index 9e7cfd1..fa8f77b 100644 --- a/esphome-smartmeter.yaml +++ b/esphome-smartmeter.yaml @@ -26,6 +26,7 @@ wifi: external_components: - source: github://Tomer27cz/xt211 components: [xt211] + refresh: 1s switch: - platform: gpio