Commit Graph

5 Commits (1db8e48acfcad51dda2b956f12d92e95421dcbde)

Author SHA1 Message Date
Tomer27cz 1db8e48acf new dlms_push component
dlms_push is a complete rewrite of the component using common esphome structure. The new component no longer uses Gurux library so it is significantly smaller and easier to maintain.

Update README (EN/CZ) to document dlms_push, replace xt211 examples, and expose new config options (show_log, receive_timeout, custom_pattern).

Also update esphome-smartmeter.yaml accordingly.
2026-03-07 13:06:16 +01:00
Tomer27cz f6d657d2a0 fix version
newer versions of esp-idf break this component, so for the time being (until i have time to fix it), i will just define a needed esp-idf version
2025-12-17 23:35:57 +01:00
Tomer27cz 130006565f add refresh 2025-11-09 22:49:19 +01:00
Tomer27cz a273f7c976 documentation 2025-11-09 22:38:03 +01:00
Tomer27cz 9c23deac0e Initial commit 2025-11-04 18:39:59 +01:00