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 |
|
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 |
|