Jonathan Swoboda
|
6daff312b6
|
Change setup priority to PROCESSOR, after remote receiver
|
2024-11-02 22:34:05 -04:00 |
|
Jonathan Swoboda
|
ab98173668
|
Extend component
|
2024-10-31 22:45:58 -04:00 |
|
Jonathan Swoboda
|
bf48b0736e
|
Reorder
|
2024-10-31 21:24:28 -04:00 |
|
Jonathan Swoboda
|
b4763ca442
|
Add seporate bitsync config
|
2024-10-31 21:21:14 -04:00 |
|
Jonathan Swoboda
|
454bd95656
|
Add config validation
|
2024-10-31 19:32:06 -04:00 |
|
Jonathan Swoboda
|
7efee6d53a
|
Add crystal freq define
|
2024-10-21 22:05:21 -04:00 |
|
Jonathan Swoboda
|
a8bca5b75e
|
Fix tests
|
2024-10-21 09:55:30 -04:00 |
|
Jonathan Swoboda
|
bfe4ce7d59
|
Fix exec bit
|
2024-10-21 09:48:30 -04:00 |
|
Jonathan Swoboda
|
483510e018
|
Add automations
|
2024-10-21 09:45:35 -04:00 |
|
Jonathan Swoboda
|
19b02227a2
|
Code formatter changes
|
2024-10-19 23:39:00 -04:00 |
|
Jonathan Swoboda
|
5b81f347be
|
Fix tests
|
2024-10-19 22:14:29 -04:00 |
|
Jonathan Swoboda
|
55c14e0d48
|
Add packet mode and rx duration
|
2024-10-19 22:08:54 -04:00 |
|
Jonathan Swoboda
|
ff6dd6ea9e
|
Merge remote-tracking branch 'upstream/dev' into sx127x
|
2024-09-24 23:17:49 -04:00 |
|
@RubenKelevra
|
b61577b68b
|
tcs34725: Add check for Division by Zero (#7485)
CI / CI Status (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
|
2024-09-25 14:28:22 +12:00 |
|
@RubenKelevra
|
fa9df32979
|
tcs34725: fix color/clear channel percentage calculations on long exposures (#7493)
|
2024-09-25 14:27:14 +12:00 |
|
Jonathan Swoboda
|
fcce70d416
|
Add remote transmitter triggers (#7483)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2024-09-25 14:09:24 +12:00 |
|
Samuel Sieb
|
8e54a622d3
|
fix bl0906 reset energy action (#7488)
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Has been cancelled
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-09-25 12:50:44 +12:00 |
|
David Sichau
|
294fe8d970
|
Support inkplate 5 and 5 V2 (#7448)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-09-25 12:50:01 +12:00 |
|
Jonathan Swoboda
|
dd81c42801
|
Use PRIu16 for uint16_t
|
2024-09-24 14:39:23 -04:00 |
|
Jonathan Swoboda
|
381222c95d
|
Use PRIu32 for unsigned
|
2024-09-24 14:30:03 -04:00 |
|
Jonathan Swoboda
|
1009f5b93e
|
Use %u not %d for unsigned
|
2024-09-24 14:10:28 -04:00 |
|
Jonathan Swoboda
|
e135948940
|
Cast constants to uint32_t to fix failing tests
|
2024-09-24 13:53:31 -04:00 |
|
Jonathan Swoboda
|
f201a3b38f
|
Fix rp2040 tests
|
2024-09-24 13:22:15 -04:00 |
|
Jonathan Swoboda
|
94bd6fd962
|
Fix rp2040 tests
|
2024-09-24 13:19:48 -04:00 |
|
Jonathan Swoboda
|
c299754bf6
|
Fix 8266 tests
|
2024-09-24 13:10:58 -04:00 |
|
Jonathan Swoboda
|
726d147a1a
|
Fix c3 tests
|
2024-09-24 12:48:10 -04:00 |
|
Jonathan Swoboda
|
65ba55a91c
|
Fix c3 tests
|
2024-09-24 12:40:17 -04:00 |
|
Jonathan Swoboda
|
8648aed97a
|
Add all configs to tests
|
2024-09-24 12:31:17 -04:00 |
|
Jonathan Swoboda
|
f1b6f5ef64
|
Add sx127x tests and missing newline
|
2024-09-24 12:28:56 -04:00 |
|
Jonathan Swoboda
|
a3dd681c47
|
Add code owners
|
2024-09-24 12:24:02 -04:00 |
|
Nick Kinnan
|
cc53eb42b2
|
Add CSE7766 reactive power (#7301)
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
2024-09-23 22:53:13 -05:00 |
|
Jonathan Swoboda
|
89d6df58c5
|
Add sx127x component
|
2024-09-23 21:54:19 -04:00 |
|
dependabot[bot]
|
4ece4a389e
|
Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (#7469)
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
YAML lint / yamllint (push) Waiting to run
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 21:31:38 +02:00 |
|
Keith Burzinski
|
2ff863deb3
|
[micro_wake_word] Workaround for failing IDF 5+ tests (#7484)
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
2024-09-23 18:35:26 +12:00 |
|
Keith Burzinski
|
402a6a9edb
|
[esp32_improv] Add triggers for various states (#7461)
Co-authored-by: NP v/d Spek <github_mail@lumensoft.nl>
|
2024-09-22 23:54:31 -05:00 |
|
Jesse Hills
|
af612add24
|
Merge branch 'release' into dev
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
|
2024-09-23 12:02:32 +12:00 |
|
Jesse Hills
|
1f8037d5bc
|
Merge pull request #7482 from esphome/bump-2024.9.1
CI / Create common environment (push) Has been cancelled
CI / Check black (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 / Run pytest (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 / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024.9.1
|
2024-09-23 12:01:43 +12:00 |
|
Jesse Hills
|
f314ad8a5b
|
Bump version to 2024.9.1
|
2024-09-23 10:40:47 +12:00 |
|
Michael Hansen
|
66f9597d9e
|
Copy active wake words to message (#7481)
|
2024-09-23 10:40:47 +12:00 |
|
Tarik2142
|
c287673947
|
add "fan_mode" and "swing_mode" to REST API (#7476)
|
2024-09-23 09:35:57 +12:00 |
|
Michael Hansen
|
5f7bde2a2c
|
Copy active wake words to message (#7481)
|
2024-09-23 07:44:53 +12:00 |
|
Clyde Stubbs
|
8e5d7337c8
|
[st7701s] Fix initialisation race (#7462)
YAML lint / yamllint (push) Has been cancelled
CI / Create common environment (push) Has been cancelled
CI / Check black (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 / Run pytest (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 / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
|
2024-09-19 16:18:51 +12:00 |
|
Michał Obrembski
|
fb7e7eb80b
|
Add tca9555 GPIO driver (#7146)
Co-authored-by: Michal Obrembski <michal@obrembski.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-09-19 16:17:22 +12:00 |
|
Clyde Stubbs
|
6d24e9ebb5
|
[lvgl] Enhancements (#7453)
|
2024-09-19 16:17:04 +12:00 |
|
Pietro
|
ddde64a48d
|
Added i2s_comm_fmt parameter to i2s speaker component (#7449)
Co-authored-by: PxPert <pxpert@pxpert.cloud>
|
2024-09-19 16:16:39 +12:00 |
|
Pavlo Dudnytskyi
|
446f7e0a7e
|
Haier climate integration update (#7416)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
|
2024-09-19 16:09:27 +12:00 |
|
Edward Firmo
|
d0dc275e30
|
[nextion] Optionally skip connection handshake (#6905)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-09-19 16:08:15 +12:00 |
|
Andrey Bodrov
|
9699719305
|
openeth ethernet / qemu support (#7020)
|
2024-09-19 16:07:39 +12:00 |
|
Jesse Hills
|
1596a85e4f
|
Merge branch 'release' into dev
CI / Create common environment (push) Waiting to run
CI / Check black (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Check pylint (push) Blocked by required conditions
CI / Check pyupgrade (push) Blocked by required conditions
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (push) Blocked by required conditions
CI / Check clang-format (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP32 IDF (push) Blocked by required conditions
CI / Run script/clang-tidy for ESP8266 (push) Blocked by required conditions
CI / list-components (push) Blocked by required conditions
CI / Component test (push) Blocked by required conditions
CI / Split components for testing into 20 groups maximum (push) Blocked by required conditions
CI / Test split components (push) Blocked by required conditions
CI / CI Status (push) Blocked by required conditions
|
2024-09-19 07:57:38 +12:00 |
|
Jesse Hills
|
6fde5e0fed
|
Merge pull request #7466 from esphome/bump-2024.9.0
CI / Create common environment (push) Has been cancelled
CI for docker images / Build docker containers (push) Has been cancelled
YAML lint / yamllint (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / Check black (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 / Run pytest (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 / list-components (push) Has been cancelled
CI / Component test (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / CI Status (push) Has been cancelled
2024.9.0
|
2024-09-19 07:56:46 +12:00 |
|