add refresh

uart_fix
Tomer27cz 2025-11-09 22:49:19 +01:00
parent 10cc1d1afa
commit 130006565f
3 changed files with 3 additions and 1 deletions

View File

@ -145,6 +145,7 @@ Přidej externí komponentu:
external_components: external_components:
- source: github://Tomer27cz/xt211 - source: github://Tomer27cz/xt211
components: [xt211] components: [xt211]
refresh: 1s
``` ```
Poté nastav DLMS/Cosem komponentu: Poté nastav DLMS/Cosem komponentu:
- push_show_log: true (volitelné, bude zobrazovat surové PUSH zprávy v logu pro debug a testování) - push_show_log: true (volitelné, bude zobrazovat surové PUSH zprávy v logu pro debug a testování)

View File

@ -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: Add the external component to your ESPHome configuration:
```yaml ```yaml
external_components: external_components:
- source: github://Tomer27cz/xt211 - source: github://Tomer27cz/xt211
components: [xt211] components: [xt211]
refresh: 1s
``` ```
Then configure the DLMS/Cosem component: Then configure the DLMS/Cosem component:
- push_show_log: true (optional, for debugging purposes - shows all received PUSH messages in the log) - push_show_log: true (optional, for debugging purposes - shows all received PUSH messages in the log)

View File

@ -26,6 +26,7 @@ wifi:
external_components: external_components:
- source: github://Tomer27cz/xt211 - source: github://Tomer27cz/xt211
components: [xt211] components: [xt211]
refresh: 1s
switch: switch:
- platform: gpio - platform: gpio