23 Commits

Author SHA1 Message Date
Sebastian Muszynski
8cb0f29c7d Drop Python 3.10 support (#69) 2025-07-21 15:20:25 +02:00
Sebastian Muszynski
db22f3a54a Make CI build verbose (#66) 2025-06-25 17:29:50 +02:00
Sebastian Muszynski
c76f01eb1f Fix *.*_SCHEMA deprecations (#63)
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-05-25 18:38:56 +02:00
Sebastian Muszynski
8bf35a2f6f Update minimum python version to 3.10 (#62)
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-05-22 09:28:56 +02:00
Sebastian Muszynski
5dc30e99fe Adopt structure of the ESPHome CI (#61)
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-05-03 15:57:05 +02:00
Sebastian Muszynski
eeede3e32e Migrate to actions/cache@v4 (#60)
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
2025-03-03 11:00:53 +01:00
Sebastian Muszynski
1d705f4271 Use ruff format at the CI (#57) 2025-02-21 14:22:47 +01:00
Sebastian Muszynski
75f0a1da4b Validate all YAML configurations (#49)
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-08-01 11:24:35 +02:00
Sebastian Muszynski
036ce247e3 Add FUNDING.yml 2024-07-16 10:38:01 +02:00
Sebastian Muszynski
9db23fcf4c Bump python version to 3.12 2024-06-21 08:09:06 +02:00
Sebastian Muszynski
44f7d5794f Fix lint-clang-format job (#47) 2024-03-06 18:01:33 +01:00
Sebastian Muszynski
8540227e75 Fix lint-clang-tidy job 2024-01-14 08:55:44 +01:00
Sebastian Muszynski
6b6fc54783 Drop pexpect install 2023-11-20 16:56:10 +01:00
Sebastian Muszynski
0d0def1a81 Fix pio init 2023-08-26 14:50:47 +02:00
Sebastian Muszynski
afada45065 Improve triple charger support (#44) 2023-06-21 20:17:19 +02:00
Sebastian Muszynski
c8b4959c63 Rename uart0 to uart_0 (#37) 2023-04-20 11:27:51 +02:00
Sebastian Muszynski
e85083e85e Add basic smart shunt support (#29) 2023-04-14 10:16:52 +02:00
Sebastian Muszynski
53ba087d40 Improve CI 2023-04-11 09:15:28 +02:00
Sebastian Muszynski
7c582875b7 Fix CI (#33) 2023-04-05 19:26:03 +02: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
Sebastian Muszynski
5609cae4e4 Add test files to fake display link devices (#10) 2023-02-06 20:00:21 +01:00
Sebastian Muszynski
42e6758aad Initial commit 2023-01-22 17:59:53 +01:00