10 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
91a7913e8b Disable active BLE scans to save some power and RF pollution (#54)
Some checks failed
CI / yamllint (push) Has been cancelled
CI / lint-clang-format (push) Has been cancelled
CI / lint-clang-tidy (push) Has been cancelled
CI / lint-python (push) Has been cancelled
CI / esphome-config (push) Has been cancelled
CI / esphome-compile (push) Has been cancelled
2024-10-21 13:57:14 +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
cfd1285e93 Simplify MAC address discovery 2023-03-27 21:36:27 +02:00
Sebastian Muszynski
c4e9aceec0 Use recommended ESP-IDF platform version (#25) 2023-03-17 17:44:56 +01:00
Sebastian Muszynski
533f24f1c0 Align project and version 2023-02-28 09:18:02 +01:00
Sebastian Muszynski
d8097e227c Add BLE scanner example 2023-02-21 19:11:17 +01:00