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 |
|
Jesse Hills
|
ee3cfb2b76
|
Merge pull request #7798 from esphome/bump-2024.11.1
YAML lint / yamllint (push) Has been cancelled
CI / Create common environment (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (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 / list-components (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (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 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 / 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.1
|
2024-11-22 11:23:56 +13:00 |
|
Jesse Hills
|
2cc2a2153b
|
Bump version to 2024.11.1
|
2024-11-22 10:08:00 +13:00 |
|
J. Nick Koston
|
e51f3d9498
|
Ensure storage I/O for ignored devices runs in the executor (#7792)
|
2024-11-22 10:08:00 +13:00 |
|
Alain Turbide
|
1c1f3f7c55
|
Fix for OTA mode not activating in safe_mode when OTA section has an on_xxxx action (#7796)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-11-22 10:08:00 +13:00 |
|
Spencer Owen
|
ea424b0699
|
Check for min_version earlier in validation (#7797)
|
2024-11-22 10:08:00 +13:00 |
|
Manuel Kasper
|
489d0d20d2
|
[qspi_dbi] Fix garbled graphics on RM690B0 (#7795)
|
2024-11-22 10:08:00 +13:00 |
|
Jesse Hills
|
f04e3de7b8
|
[speaker] Add missing auto-load for `audio ` (#7794)
|
2024-11-22 10:08:00 +13:00 |
|
Jesse Hills
|
a0693060e4
|
[rtttl] Clamp gain between 0 and 1 (#7793)
|
2024-11-22 10:08:00 +13:00 |
|
Clyde Stubbs
|
888b237964
|
[http_request] Fix within context with parameters. (Bugfix) (#7790)
|
2024-11-22 10:08:00 +13:00 |
|
Jesse Hills
|
9a7d5dcad8
|
Merge pull request #7789 from esphome/bump-2024.11.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 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.0
|
2024-11-21 06:42:54 +13:00 |
|
Jesse Hills
|
ef78c404dd
|
Bump version to 2024.11.0
|
2024-11-20 21:29:42 +13:00 |
|
Jesse Hills
|
01a24de3a8
|
Merge pull request #7788 from esphome/bump-2024.11.0b4
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
CI for docker images / Build docker containers (push) Has been cancelled
2024.11.0b4
|
2024-11-20 20:17:38 +13:00 |
|
Jesse Hills
|
ae46dcef7e
|
Bump version to 2024.11.0b4
|
2024-11-20 17:50:30 +13:00 |
|
Jesse Hills
|
872b8ee753
|
Bump esphome-dashboard to 20241120.0 (#7787)
|
2024-11-20 17:50:29 +13:00 |
|
Jesse Hills
|
eb8a2326ad
|
[http_request] Feed watchdog timeout around http request functions (#7786)
|
2024-11-20 17:50:29 +13:00 |
|
Jesse Hills
|
1ad535d030
|
Merge pull request #7784 from esphome/bump-2024.11.0b3
CI for docker images / Build docker containers (push) Waiting to run
CI / Check pylint (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 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.0b3
|
2024-11-20 07:27:37 +13:00 |
|
Jesse Hills
|
1ed27b7cc0
|
Bump version to 2024.11.0b3
|
2024-11-19 09:04:30 +13:00 |
|
Jesse Hills
|
585586780b
|
Bump esphome-dashboard to 20241118.0 (#7782)
|
2024-11-19 09:04:30 +13:00 |
|
pethans
|
50aeefc662
|
TuyaFan control should use oscillation_type (#7776)
Co-authored-by: Peter Hanson <phanson@whistler.lan>
|
2024-11-19 09:04:30 +13:00 |
|
Jesse Hills
|
00465f4a6f
|
Merge pull request #7765 from esphome/bump-2024.11.0b2
CI / Create common environment (push) Has been cancelled
YAML lint / yamllint (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / CI Status (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (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
2024.11.0b2
|
2024-11-14 15:33:10 +13:00 |
|
Jesse Hills
|
f4dc11477f
|
Bump version to 2024.11.0b2
|
2024-11-14 14:21:43 +13:00 |
|
Fabio Bonelli
|
754352b4d7
|
ld2420: fix typo in log message (#7758)
|
2024-11-14 14:21:43 +13:00 |
|
Jordan Zucker
|
67a4e56fcf
|
Disable bluetooth proxy during update (#7695)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-11-14 14:21:43 +13:00 |
|
Felipe Santos
|
9bc7b74d01
|
Fix reactive power unit of measurement from VAR to var (#7757)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-11-14 14:21:43 +13:00 |
|
Roving Ronin
|
15bfc4c91f
|
Update UNIT_VOLT_AMPS_REACTIVE = "var" (Currently 'VAR') (#7643)
|
2024-11-14 14:21:43 +13:00 |
|
Kevin Ahrendt
|
a0159a2746
|
[i2s_audio] Bugfix: Adjust I2S speaker setup priority (#7759)
|
2024-11-14 14:21:43 +13:00 |
|
luar123
|
44545a18a0
|
Fix temperature and humidity for bme680 with bsec2 (#7728)
|
2024-11-14 14:21:43 +13:00 |
|
Jesse Hills
|
b4b6b75e84
|
Merge pull request #7756 from esphome/bump-2024.11.0b1
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) Waiting to run
CI for docker images / Build docker containers (push) Has been cancelled
2024.11.0b1
|
2024-11-13 17:32:32 +13:00 |
|
Jesse Hills
|
80226694d5
|
Bump version to 2024.11.0b1
|
2024-11-13 13:16:13 +13:00 |
|
Kyle Cascade
|
053465d3f6
|
Updated dfplayer logging to be more user-friendly (#7740)
|
2024-11-13 11:54:25 +13:00 |
|
TFGF
|
7d75c9157b
|
[Modbus Controller] Added on_online and on_offline automation (#7417)
|
2024-11-13 09:48:40 +13:00 |
|
Kevin Ahrendt
|
b367c01b4b
|
[core] Ring buffer write functions use const pointer parameter (#7750)
|
2024-11-13 07:48:03 +13:00 |
|
Edward Firmo
|
e6a1254e65
|
[sun] Implements is_above_horizon() (#7754)
|
2024-11-13 07:23:00 +13:00 |
|
FreeBear-nc
|
1e80c4807e
|
Message to string extend (#7755)
|
2024-11-13 07:20:48 +13:00 |
|
Kevin Ahrendt
|
928b39f495
|
[i2s_audio] I2S speaker improvements (#7749)
|
2024-11-13 07:20:12 +13:00 |
|
Oleg Tarasov
|
58d028ac13
|
Add OpenTherm component (part 3: rest of the sensors) (#7676)
CI / Check pylint (push) Blocked by required conditions
CI / Check flake8 (push) Blocked by required conditions
CI / Create common environment (push) Waiting to run
CI / Check black (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) Waiting to run
Co-authored-by: FreeBear <freebear@tuxcnc.org>
Co-authored-by: FreeBear-nc <67865163+FreeBear-nc@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-11-12 16:19:42 +13:00 |
|
Djordje Mandic
|
a2dccc4730
|
[midea] Add temperature validation in do_follow_me method (bugfix) (#7736)
CI / Run script/ci-custom (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 / 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 / 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
|
2024-11-11 17:14:01 +13:00 |
|
Clyde Stubbs
|
ffee2f0e88
|
[lvgl] Implement keypads (#7719)
|
2024-11-11 16:07:48 +13:00 |
|
Clyde Stubbs
|
d885d65c9b
|
[sensor] Make some values templatable (#7735)
|
2024-11-11 14:18:05 +13:00 |
|