12 Commits

Author SHA1 Message Date
Sebastian Muszynski
f9d8ff54c0 Bump component version
Some checks failed
CI / yamllint (push) Has been cancelled
CI / Bundle external component and ESPHome (push) Has been cancelled
CI / Create common environment (push) Has been cancelled
CI / Check ruff (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / Validate example configurations (push) Has been cancelled
CI / Build example configurations (push) Has been cancelled
2025-07-05 21:05:40 +02:00
Sebastian Muszynski
aad083cd39 Improve triple charger controller support (#59) 2025-05-25 18:24:49 +02:00
Sebastian Muszynski
98a0f0bf1e Add minimum required ESPHome version 2024-06-21 06:50:33 +02:00
Sebastian Muszynski
d1a917a1c7 Specify OTA platform 2024-06-20 21:41:59 +02:00
Sebastian Muszynski
afada45065 Improve triple charger support (#44) 2023-06-21 20:17:19 +02:00
Sebastian Muszynski
d99d9b029b Expose capacity details as sensors (Closes: #36) (#38) 2023-04-21 11:01:01 +02:00
Sebastian Muszynski
c8b4959c63 Rename uart0 to uart_0 (#37) 2023-04-20 11:27:51 +02:00
Sebastian Muszynski
6c3c0ced7c Make log level explicit 2023-04-13 13:12:42 +02:00
Sebastian Muszynski
7b80c0dacb Expose some bits of the status bitmask as binary sensors (#21)
Additional binary sensors: controller active, AES active, current reduction
2023-02-12 11:13:46 +01:00
Sebastian Muszynski
afa3315b9e Add power sensor (Closes: #12) (#17) 2023-02-09 21:48:29 +01:00
Sebastian Muszynski
f58434084a Streamline example configurations (#15) 2023-02-09 08:28:17 +01:00
Sebastian Muszynski
5dcf1d1cf2 Add votronic display link support (Closes: #9) (#11) 2023-02-08 16:14:23 +01:00