Thomas Rupprecht
|
0fe6c65ba3
|
[adc] sort variants and add links to reference implementations (#8327)
|
2025-04-29 15:08:08 -05:00 |
|
Thomas Rupprecht
|
c756bb3b3e
|
[pmsa003i] code improvements (#8485)
|
2025-04-29 14:29:04 -05:00 |
|
Jesse Hills
|
ecb91b0101
|
[bluetooth_proxy] Allow changing active/passive via api (#8649)
|
2025-04-29 12:43:55 +00:00 |
|
cvwillegen
|
5f9a509bdc
|
Add code to send/receive GoBox infrared control messages. (#7554)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-04-29 20:21:05 +12:00 |
|
Jesse Hills
|
dc6dd9fe0d
|
Merge branch 'release' into dev
|
2025-04-29 14:21:09 +12:00 |
|
Jesse Hills
|
5baa034d0d
|
Merge pull request #8647 from esphome/bump-2025.4.1
2025.4.1
2025.4.1
|
2025-04-29 14:20:26 +12:00 |
|
Thomas Rupprecht
|
b8ba26787e
|
[pmsx003] Refactor Imports, Extract Constants, Improve Data Handling & Logging (#8344)
|
2025-04-28 19:24:48 -05:00 |
|
Kevin Ahrendt
|
844569e96b
|
[audio, microphone] Add MicrophoneSource helper class (#8641)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-04-29 00:05:07 +00:00 |
|
Jesse Hills
|
43580739ac
|
Ensure new const file stays in order (#8642)
|
2025-04-28 18:58:13 -05:00 |
|
aanban
|
c9f7ab6948
|
add beo4_protocol to remote_base component (#8307)
|
2025-04-29 11:50:40 +12:00 |
|
Jesse Hills
|
7900660bb8
|
Bump version to 2025.4.1
|
2025-04-29 11:46:20 +12:00 |
|
Steffen Banhardt
|
f096567ac7
|
Update ens160_base.cpp – fix wrong double negative (#8639)
|
2025-04-29 11:46:19 +12:00 |
|
Clyde Stubbs
|
5bfb5ccc34
|
[core] Fix setting of log level/verbose (#8600)
|
2025-04-29 11:46:19 +12:00 |
|
Jesse Hills
|
1c60038111
|
[watchdog] Fix for variants with single core (#8602)
|
2025-04-29 11:46:19 +12:00 |
|
Clyde Stubbs
|
b940db6549
|
[online_image] Fix printf format; comment fixes (#8607)
|
2025-04-29 11:46:19 +12:00 |
|
J. Nick Koston
|
aa6e172e14
|
Fix BLE connection loop caused by timeout and pending disconnect race (#8597)
|
2025-04-29 11:46:19 +12:00 |
|
Clyde Stubbs
|
86033b6612
|
[lvgl] Ensure pages are created on the correct display (#8596)
|
2025-04-29 11:46:19 +12:00 |
|
Jesse Hills
|
59b4a1f554
|
Fix psram below idf 5 (#8584)
|
2025-04-29 11:46:19 +12:00 |
|
Jesse Hills
|
b5bdfb3089
|
[http_request] Fix request headers (#8644)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-29 11:45:41 +12:00 |
|
Jesse Hills
|
a31a5e74bd
|
[const] Move CONF_GAIN_FACTOR to const.py (#8646)
|
2025-04-29 11:35:38 +12:00 |
|
Jesse Hills
|
629481a526
|
[esp32_ble] Remove explicit and now incorrect ble override for esp32-c6 (#8643)
|
2025-04-29 10:46:39 +12:00 |
|
Steffen Banhardt
|
3291a11824
|
Update ens160_base.cpp – fix wrong double negative (#8639)
|
2025-04-29 07:18:46 +12:00 |
|
baal86
|
d2ee2d3b23
|
Fix support for ESP32-H2 in deep_sleep (#8290)
|
2025-04-28 00:21:24 -05:00 |
|
Nate Clark
|
253e3ec6f6
|
[mdns] Support templatable config options for MDNS extra services (#8606)
|
2025-04-28 16:27:39 +12:00 |
|
Ben Winslow
|
fdc4ec8a57
|
[touchscreen] Clear interrupt flag before reading touch data. (#8632)
|
2025-04-28 14:29:47 +12:00 |
|
Lucas Hartmann
|
1da0dff8b1
|
Take advantage of clipping to speed image drawing. (#8630)
|
2025-04-28 14:18:47 +12:00 |
|
Clyde Stubbs
|
38dae8489e
|
[http_request] Implement for host platform (#8040)
|
2025-04-28 13:45:28 +12:00 |
|
Clyde Stubbs
|
22c0e1079e
|
[const] Create component-level const repository (#8385)
|
2025-04-28 12:23:18 +12:00 |
|
Clyde Stubbs
|
2d3f141140
|
[core] Fix setting of log level/verbose (#8600)
|
2025-04-28 12:19:50 +12:00 |
|
Kevin Ahrendt
|
e49252ca3d
|
[voice_assistant] Use mic callback and remove esp_adf code (#8627)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-04-28 00:15:28 +00:00 |
|
Kevin Ahrendt
|
c9d1476ae0
|
[voice_assisant] support start/continue conversation and deallocate buffers (#8610)
|
2025-04-28 11:30:21 +12:00 |
|
Kevin Ahrendt
|
ee646d7324
|
[micro_wake_word] Use microphone callback and avoid unnecessary allocation attempts (#8626)
|
2025-04-28 11:23:25 +12:00 |
|
Kevin Ahrendt
|
e557bca420
|
[i2s_audio] Microphone reads in loop for callbacks shouldn't ever delay (#8625)
|
2025-04-28 11:19:01 +12:00 |
|
Jesse Hills
|
adcd6517db
|
[docker] Use new base container image (#8582)
|
2025-04-28 11:14:50 +12:00 |
|
Thomas Rupprecht
|
4c8f5275f9
|
replace http with https (#8628)
|
2025-04-25 14:47:45 -05:00 |
|
dependabot[bot]
|
526db0102c
|
Bump actions/setup-python from 5.5.0 to 5.6.0 in /.github/actions/restore-python (#8616)
|
2025-04-24 16:18:33 -10:00 |
|
dependabot[bot]
|
8a3fe9ce4c
|
Bump actions/setup-python from 5.5.0 to 5.6.0 (#8618)
|
2025-04-24 16:18:13 -10:00 |
|
dependabot[bot]
|
fb97ef33a8
|
Bump setuptools from 78.1.0 to 79.0.1 (#8614)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-24 16:17:39 -10:00 |
|
dependabot[bot]
|
805a6d85a5
|
Bump ruff from 0.11.6 to 0.11.7 (#8615)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-24 16:12:13 -10:00 |
|
dependabot[bot]
|
8f9fbb15b8
|
Bump docker/build-push-action from 6.15.0 to 6.16.0 in /.github/actions/build-image (#8619)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-24 15:31:50 -10:00 |
|
Guillermo Ruffino
|
3d24dea455
|
fix schema-gen-ci failures (#8621)
|
2025-04-24 15:30:22 -10:00 |
|
dependabot[bot]
|
666d5374ea
|
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#8617)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-24 13:08:24 -10:00 |
|
luar123
|
6792ff6d58
|
[i2s_audio, i2s_audio_microphone, i2s_audio_speaker] Add basic support for new esp-idf 5.x.x i2s driver. (#8181)
|
2025-04-24 15:33:58 -05:00 |
|
Guillermo Ruffino
|
f29ccb9e75
|
Schema gen action (#8593)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-04-24 15:43:37 +12:00 |
|
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 |
|