Keith Burzinski
|
ff5004d7db
|
[dht] clang-tidy fixes for #7822 (#7871)
|
2024-11-28 11:25:15 +13:00 |
|
Keith Burzinski
|
7aa3a1a1cc
|
[apds9306] clang-tidy fixes for #7822 (#7872)
|
2024-11-28 11:25:00 +13:00 |
|
Keith Burzinski
|
e124151e5c
|
[ezo] clang-tidy fixes for #7822 (#7873)
|
2024-11-28 11:24:43 +13:00 |
|
Keith Burzinski
|
e229ed0da3
|
[logger] clang-tidy fixes for #7822 (#7875)
|
2024-11-28 11:23:40 +13:00 |
|
Keith Burzinski
|
12cdeca48a
|
[various] clang-tidy fixes for #7822 (#7874)
|
2024-11-28 11:23:20 +13:00 |
|
Keith Burzinski
|
a825ef59d4
|
[nextion] clang-tidy fixes for #7822 (#7878)
|
2024-11-28 11:22:37 +13:00 |
|
Keith Burzinski
|
65a5216d17
|
[pca6416a, pca9554] clang-tidy fixes for #7822 (#7879)
|
2024-11-28 11:22:18 +13:00 |
|
Keith Burzinski
|
567256bd62
|
[rotary_encoder] clang-tidy fixes for #7822 (#7880)
|
2024-11-28 11:21:10 +13:00 |
|
Keith Burzinski
|
4da57c35d0
|
[uln2003] clang-tidy fixes for #7822 (#7881)
|
2024-11-28 11:20:51 +13:00 |
|
Keith Burzinski
|
f2e8e655ba
|
[mqtt] clang-tidy fixes for #7822 (#7877)
|
2024-11-28 11:19:41 +13:00 |
|
Keith Burzinski
|
8439232b11
|
[esp32_ble] clang-tidy fixes for #7822 (#7883)
|
2024-11-28 11:18:43 +13:00 |
|
Keith Burzinski
|
e6c730ab10
|
[max31865] clang-tidy fixes for #7822 (#7876)
|
2024-11-28 11:16:54 +13:00 |
|
Jesse Hills
|
e49df765d2
|
Merge branch 'release' into dev
|
2024-11-28 07:22:24 +13:00 |
|
Jesse Hills
|
e6da55b925
|
Merge pull request #7869 from esphome/bump-2024.11.2
CI for docker images / Build docker containers (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.11.2
|
2024-11-28 07:21:44 +13:00 |
|
Jesse Hills
|
c894645747
|
Bump version to 2024.11.2
|
2024-11-27 14:06:21 +13:00 |
|
Samuel Sieb
|
2539cba610
|
[honeywell] use warning instead of failing (#7862)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-11-27 14:06:21 +13:00 |
|
Samuel Sieb
|
5ddbe5cdba
|
[wifi] fix 32 char SSIDs (#7834)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-11-27 14:06:20 +13:00 |
|
Samuel Sieb
|
4c7552eca4
|
keypad binary sensors should be initially off (#7808)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-11-27 14:06:20 +13:00 |
|
Ramil Valitov
|
72bf0086e4
|
[fix] Status sensor does not check if required network component is missing (#7734)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-11-27 14:06:20 +13:00 |
|
TFGF
|
1b91e0027b
|
[Modbus Controller] Fix issue #6477. Online automation triggering Offline (#7801)
|
2024-11-27 14:06:20 +13:00 |
|
Samuel Sieb
|
e9851e7eb2
|
fix modbus crashing when bad data returned (#7810)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-11-27 14:06:20 +13:00 |
|
Clyde Stubbs
|
80fedbc1a5
|
[qspi_dbi] Fix init sequences (Bugfix) (#7805)
|
2024-11-27 14:06:20 +13:00 |
|
Clyde Stubbs
|
a4a71797d9
|
[docker] Leave run-time required libraries installed. (#7804)
|
2024-11-27 14:06:20 +13:00 |
|
Clyde Stubbs
|
4a97064b2c
|
[lvgl] Bugfixes (#7803)
|
2024-11-27 14:06:20 +13:00 |
|
tomaszduda23
|
a3ef2ed7fd
|
python lint for platform components (#7864)
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
YAML lint / yamllint (push) Has been cancelled
|
2024-11-27 09:56:43 +13:00 |
|
dependabot[bot]
|
3a8b41daa3
|
Bump docker/build-push-action from 6.9.0 to 6.10.0 in /.github/actions/build-image (#7866)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-26 21:06:56 +01:00 |
|
Jesse Hills
|
921be1a17c
|
Move `USE_CAPTIVE_PORTAL ` into all define groups it can be used with (#7863)
|
2024-11-27 07:09:16 +13:00 |
|
Keith Burzinski
|
e3d673d16c
|
[helpers, optional] clang-tidy fixes for #7822 (#7841)
|
2024-11-27 07:08:02 +13:00 |
|
Keith Burzinski
|
39f3f795e2
|
[mqtt] clang-tidy fixes for #7822 (#7851)
|
2024-11-27 07:07:53 +13:00 |
|
Keith Burzinski
|
53691d28a8
|
[haier] clang-tidy fixes for #7822 (#7849)
|
2024-11-27 07:07:42 +13:00 |
|
Keith Burzinski
|
3730b0310b
|
[sprinkler] clang-tidy fixes for #7822 (#7857)
|
2024-11-27 07:07:36 +13:00 |
|
Keith Burzinski
|
2b9013699d
|
[alarm_control_panel] clang-tidy fixes for #7822 (#7845)
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-11-26 11:05:39 +01:00 |
|
Samuel Sieb
|
be78827274
|
[honeywell] use warning instead of failing (#7862)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-11-26 23:05:20 +13:00 |
|
Keith Burzinski
|
cd1ee96606
|
[cse7766] clang-tidy fixes for #7822 (#7846)
|
2024-11-26 11:04:50 +01:00 |
|
Keith Burzinski
|
2fa8d907b3
|
[ltr501] clang-tidy fixes for #7822 (#7850)
|
2024-11-26 11:01:34 +01:00 |
|
Keith Burzinski
|
4c383906c4
|
[pipsolar] clang-tidy fixes for #7822 (#7855)
|
2024-11-26 11:00:40 +01:00 |
|
Keith Burzinski
|
bdc6302ea1
|
[sun_gtil2] clang-tidy fixes for #7822 (#7858)
|
2024-11-26 11:00:03 +01:00 |
|
Keith Burzinski
|
31c13e4c16
|
[output] clang-tidy fixes for #7822 (#7854)
|
2024-11-26 10:59:29 +01:00 |
|
Keith Burzinski
|
6b59f55a50
|
[nfc, pn532, pn7150, pn7160] clang-tidy fixes for #7822 (#7853)
|
2024-11-26 10:58:18 +01:00 |
|
Keith Burzinski
|
e6bd2238ce
|
[sim800l] clang-tidy fixes for #7822 (#7856)
|
2024-11-26 10:54:16 +01:00 |
|
Keith Burzinski
|
2d4688a206
|
[shelly_dimmer] clang-tidy fixes for #7822 (#7844)
|
2024-11-26 10:53:23 +01:00 |
|
Keith Burzinski
|
536bcab5de
|
[nextion] clang-tidy fixes for #7822 (#7852)
|
2024-11-26 10:52:57 +01:00 |
|
Keith Burzinski
|
1c2d2bce5a
|
[display_menu_base] clang-tidy fixes for #7822 (#7847)
|
2024-11-26 10:52:26 +01:00 |
|
Keith Burzinski
|
2eac8b6c46
|
[camera_web_server] Use header instead of mock struct (#7823)
|
2024-11-26 10:50:33 +01:00 |
|
Jesse Hills
|
6e50e2aa65
|
Fix entity name validation to allow "Off" and "On" (#7821)
|
2024-11-26 10:50:16 +01:00 |
|
Keith Burzinski
|
841d278224
|
[dsmr] clang-tidy fixes for #7822 (#7848)
|
2024-11-26 10:47:57 +01:00 |
|
Keith Burzinski
|
11076e4614
|
[wireguard] clang-tidy fixes for #7822 (#7859)
|
2024-11-26 10:47:24 +01:00 |
|
Keith Burzinski
|
72df3d1606
|
[xiaomi_ble] clang-tidy fixes for #7822 (#7860)
|
2024-11-26 10:37:20 +01:00 |
|
Keith Burzinski
|
ae6736311a
|
[lvgl] clang-tidy fixes for #7822 (#7843)
CI / Run script/ci-custom (push) Blocked by required conditions
CI / Run pytest (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 / 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 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 / Run script/clang-tidy for ESP32 Arduino 4/4 (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
|
2024-11-26 04:29:36 +00:00 |
|
Citric Lee
|
c0dcecc465
|
Add: Seeed Studio mr60fda2 mmwave sensor (#7576)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Spencer Yan <spencer@spenyan.com>
|
2024-11-26 13:53:21 +13:00 |
|