Jesse Hills
|
911bd54765
|
[watchdog] Fix for variants with single core (#8602)
|
2025-04-23 03:49:33 -05:00 |
|
Clyde Stubbs
|
89b1b12993
|
[online_image] Fix printf format; comment fixes (#8607)
|
2025-04-23 03:47:15 -05:00 |
|
Djordje Mandic
|
33d79e03d9
|
[sht4x] Reduce warn spam, added communication check in setup (#8250)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-04-23 03:45:29 -05:00 |
|
Craig Andrews
|
991f3d3a10
|
[http_request] Ability to get response headers (#8224)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2025-04-23 14:30:50 +10:00 |
|
J. Nick Koston
|
97823ddd16
|
Rewrite BLE scanner to use a state machine (#8601)
|
2025-04-22 08:09:28 -10:00 |
|
Vasil Kalchev
|
6ff180152a
|
Implement min_power for component ac_dimmer using method trailing (#8472)
|
2025-04-22 07:39:21 -03:00 |
|
bdm310
|
dbb7cbed3e
|
[lvgl] Fix unexpected widget update behavior (#8260)
|
2025-04-22 20:13:43 +10:00 |
|
J. Nick Koston
|
fbf00f0af4
|
Fix BLE connection loop caused by timeout and pending disconnect race (#8597)
|
2025-04-22 21:17:09 +12:00 |
|
Roving Ronin
|
82c6a40371
|
Update const.py - Add UNIT_MEGAJOULE = "MJ" (#8594)
|
2025-04-22 09:13:31 +12:00 |
|
Clyde Stubbs
|
0242ac56df
|
[lvgl] Ensure pages are created on the correct display (#8596)
|
2025-04-22 08:51:52 +12:00 |
|
J. Nick Koston
|
b82666002d
|
Bump esp-idf to 5.1.6 (#8566)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-04-18 05:21:07 +00:00 |
|
Jonathan Swoboda
|
e11883e431
|
[psram] Add version check to fix 5.3.2 (#8588)
|
2025-04-17 21:06:41 -05:00 |
|
dependabot[bot]
|
ff5b9df607
|
Bump ruff from 0.11.5 to 0.11.6 (#8587)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-17 20:24:31 +00:00 |
|
Jesse Hills
|
e5b7e3039a
|
Fix psram below idf 5 (#8584)
|
2025-04-17 00:04:43 -05:00 |
|
Jonathan Swoboda
|
31ed1eb6f0
|
[remote_receiver] Filtering fixes (#7777)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2025-04-16 23:33:46 -05:00 |
|
Michael Giacomelli
|
0c3daab649
|
Remove duplicate co2 and pressure constants (#8583)
|
2025-04-17 13:40:33 +12:00 |
|
dependabot[bot]
|
816371e3e9
|
Bump aioesphomeapi from 29.10.0 to 30.0.1 (#8579)
|
2025-04-16 15:24:15 -10:00 |
|
David Woodhouse
|
3c7bb65a23
|
Sort resolved IP addresses for dashboard (#8536)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-04-17 13:19:55 +12:00 |
|
Jonathan Swoboda
|
4a65fd76b3
|
[internal_temperature] Add p4 ifdefs (#8484)
|
2025-04-17 13:19:33 +12:00 |
|
Clyde Stubbs
|
2704db5eef
|
[analog_threshold] Make thresholds templatable (#8452)
|
2025-04-17 13:19:12 +12:00 |
|
Clyde Stubbs
|
f10bc73d31
|
[mapping] Implement yaml-configured maps (#8333)
|
2025-04-17 13:18:48 +12:00 |
|
Clyde Stubbs
|
55e099450c
|
[uptime] Add format config for text_sensor (#8304)
|
2025-04-17 13:18:08 +12:00 |
|
Andrew J.Swan
|
248dbd32a5
|
Add CUBIC PM2005/PM2105 Laser Particle Sensor Module (#8292)
Co-authored-by: Djordje <6750655+DjordjeMandic@users.noreply.github.com>
|
2025-04-17 13:17:35 +12:00 |
|
Jonathan Swoboda
|
a7b676231a
|
[esp32_rmt_led_strip] Add use_dma option (#8270)
|
2025-04-17 13:16:10 +12:00 |
|
Keith Burzinski
|
2fd5f9ac58
|
[api] Allow noise encryption key to be set at runtime (#7296)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-04-17 13:15:25 +12:00 |
|
Jordan Zucker
|
ca4838a5f4
|
[prometheus] Add climate metrics (#8247)
|
2025-04-17 13:13:24 +12:00 |
|
Jesse Hills
|
1b72550236
|
Merge branch 'release' into dev
|
2025-04-17 12:56:09 +12:00 |
|
Jesse Hills
|
71afd49e3e
|
Merge pull request #8581 from esphome/bump-2025.4.0
2025.4.0
2025.4.0
|
2025-04-17 12:55:25 +12:00 |
|
Thomas Rupprecht
|
e5d718d1b1
|
fix typo USE_ESP32_VARIANT_ESP32H6 (#8580)
|
2025-04-16 21:23:58 +00:00 |
|
Jesse Hills
|
61f33d6401
|
Bump version to 2025.4.0
|
2025-04-17 09:03:08 +12:00 |
|
Jesse Hills
|
af9b568778
|
Merge branch 'beta' into dev
|
2025-04-16 12:13:17 +12:00 |
|
Jesse Hills
|
4a1eec567f
|
Merge pull request #8573 from esphome/bump-2025.4.0b3
2025.4.0b3
2025.4.0b3
|
2025-04-16 12:12:43 +12:00 |
|
Jesse Hills
|
5706b8476f
|
Bump version to 2025.4.0b3
|
2025-04-16 08:48:38 +12:00 |
|
Marius Greuel
|
8981a86793
|
SML runtime optimizations (#8571)
|
2025-04-16 08:48:38 +12:00 |
|
Guillermo Ruffino
|
a7fd6dc382
|
Fix vscode validation not showing error squiggles (#8500)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-04-16 08:48:38 +12:00 |
|
dependabot[bot]
|
cb0a87c1f9
|
Bump zeroconf from 0.146.4 to 0.146.5 (#8569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-16 08:48:38 +12:00 |
|
Jonathan Swoboda
|
b913a0b178
|
[am2315c] Use warning not fail during update (#8499)
|
2025-04-16 08:48:38 +12:00 |
|
David Woodhouse
|
214454ff51
|
Fix '--device MQTT' for devices with static IP (#8535)
|
2025-04-16 08:48:38 +12:00 |
|
J. Nick Koston
|
3677ef71d1
|
Add typing to protobuf code generator (#8541)
|
2025-04-16 08:19:22 +12:00 |
|
Marius Greuel
|
7e133171e0
|
SML runtime optimizations (#8571)
|
2025-04-16 07:58:14 +12:00 |
|
Guillermo Ruffino
|
bc56d319b5
|
Fix vscode validation not showing error squiggles (#8500)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-04-16 07:52:07 +12:00 |
|
dependabot[bot]
|
c423a6fb61
|
Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#8572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-15 19:48:51 +00:00 |
|
dependabot[bot]
|
4034bf4f04
|
Bump zeroconf from 0.146.4 to 0.146.5 (#8569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-15 07:58:57 +00:00 |
|
Jonathan Swoboda
|
477abc05ae
|
[am2315c] Use warning not fail during update (#8499)
|
2025-04-15 17:00:44 +12:00 |
|
David Woodhouse
|
ff2b93a3e4
|
Fix '--device MQTT' for devices with static IP (#8535)
|
2025-04-15 16:30:07 +12:00 |
|
Calum McConnell
|
a52d6388a9
|
Use python3 in place of python, as some systems don't emulate the former (#8568)
|
2025-04-15 04:13:37 +00:00 |
|
Clyde Stubbs
|
6259ca9ded
|
[lvgl] Small buffers in internal RAM (#8523)
|
2025-04-15 13:10:44 +12:00 |
|
Jesse Hills
|
f6ef50505b
|
Merge branch 'beta' into dev
|
2025-04-15 12:13:03 +12:00 |
|
Jesse Hills
|
b4cf437761
|
Merge pull request #8567 from esphome/bump-2025.4.0b2
2025.4.0b2
2025.4.0b2
|
2025-04-15 12:12:31 +12:00 |
|
Jesse Hills
|
1d9f5f1f1e
|
Bump version to 2025.4.0b2
|
2025-04-15 09:35:53 +12:00 |
|