Keith Burzinski
|
5606d3fabd
|
Merge remote-tracking branch 'upstream/dev' into zwave_proxy
|
2025-09-03 23:47:49 -05:00 |
|
Maxim Raznatovski
|
c03d978b46
|
[wizard] extend the wizard dashboard API to allow upload and empty config options (#10203)
|
2025-09-04 14:02:49 +12:00 |
|
J. Nick Koston
|
23c6650902
|
[api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539)
|
2025-09-04 08:07:13 +12:00 |
|
Jonathan Swoboda
|
5759692627
|
[esp32] Clear IDF environment variables (#10527)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-09-03 19:59:47 +00:00 |
|
Jonathan Swoboda
|
0ab65c225e
|
[wifi] Check for esp32_hosted on no wifi variants (#10528)
|
2025-09-04 07:58:42 +12:00 |
|
J. Nick Koston
|
8aeb6d3ba2
|
[bluetooth_proxy] Change default for active connections to true (#10546)
|
2025-09-04 07:27:39 +12:00 |
|
Anton Viktorov
|
c3359edb33
|
[i2c] Fix bug write_register16 (#10547)
|
2025-09-03 17:18:26 +00:00 |
|
Jonathan Swoboda
|
4d681ffe3d
|
[esp32] Rebuild when idf_component.yml changes (#10540)
|
2025-09-03 11:47:51 -04:00 |
|
J. Nick Koston
|
68628a85b1
|
[core] Use get_unit_of_measurement_ref() in entity logging to avoid string allocations (#10532)
|
2025-09-03 06:08:57 +00:00 |
|
Keith Burzinski
|
8a0e441547
|
Merge remote-tracking branch 'upstream/dev' into zwave_proxy
|
2025-09-02 23:03:18 -05:00 |
|
J. Nick Koston
|
086f1982fa
|
[core] Use get_device_class_ref() in entity platform logging to avoid string allocations (#10531)
|
2025-09-03 14:26:53 +12:00 |
|
J. Nick Koston
|
5ba1c32242
|
[host] Fix memory allocation in preferences load() method (#10506)
|
2025-09-03 14:26:43 +12:00 |
|
J. Nick Koston
|
d2b23ba3a7
|
[sensor] Change state_class_to_string() to return const char* to avoid allocations (#10533)
|
2025-09-03 14:24:16 +12:00 |
|
J. Nick Koston
|
83fbd77c4a
|
[core] Use get_icon_ref() in entity platform logging to avoid string allocations (#10530)
|
2025-09-03 14:23:46 +12:00 |
|
J. Nick Koston
|
1a054299d4
|
[core] Optimize fnv1_hash to avoid string allocations for static entities (#10529)
|
2025-09-02 21:17:14 -05:00 |
|
Jonathan Swoboda
|
e3fb9c2a78
|
[esp32] Remove hardcoding of ulp (#10535)
|
2025-09-02 23:51:17 +00:00 |
|
J. Nick Koston
|
d1276dc6df
|
[core] Replace magic coroutine priority numbers with self-documenting CoroPriority enum (#10518)
|
2025-09-02 21:41:50 +00:00 |
|
Eyal
|
f286bc57f3
|
[core] Fix timezone offset calculation (#10426)
|
2025-09-02 16:45:25 +12:00 |
|
Clyde Stubbs
|
ed48282d09
|
[mcp4461] Fix read transaction (#10465)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-02 08:53:03 +12:00 |
|
Clyde Stubbs
|
2ddd8c72d6
|
[mipi_dsi] Fix config for Guition screen (#10464)
|
2025-09-02 08:51:31 +12:00 |
|
Mischa Siekmann
|
d0b4bc48e4
|
[wifi] Guard wifi error cases introduced in IDF5.2 by a version check (#10466)
|
2025-09-02 08:51:03 +12:00 |
|
tomaszduda23
|
77dbe77117
|
[nrf52] fix missing bootloader (#10519)
|
2025-09-01 12:30:02 -05:00 |
|
J. Nick Koston
|
6daeffcefd
|
[bluetooth_proxy] Expose configured scanning mode in API responses (#10490)
|
2025-09-01 13:07:29 +12:00 |
|
J. Nick Koston
|
6d834c019d
|
Fix incorrect entity count due to undefined execution order with globals (#10497)
|
2025-09-01 13:01:15 +12:00 |
|
tomaszduda23
|
905e2906fe
|
[nrf52] add dfu (#9319)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-01 10:54:35 +12:00 |
|
Jesse Hills
|
a25b544c3b
|
[display] Allow page actions to have auto generated display id (#10460)
|
2025-09-01 09:22:11 +12:00 |
|
Felix Kaechele
|
da21174c6d
|
[sntp] Use callbacks to trigger on_time_sync for ESP32 and ESP8266 (#10390)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-01 09:02:56 +12:00 |
|
DT-art1
|
e29f0ee7f8
|
Add JPEG encoder support via new camera_encoder component (#9459)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-08-31 09:26:15 -05:00 |
|
Jesse Hills
|
983b3cb879
|
[mipi] Add type to models for better type hinting downstream (#10475)
|
2025-08-30 16:43:26 +10:00 |
|
Keith Burzinski
|
5a7e78dbbc
|
Merge remote-tracking branch 'upstream/dev' into zwave_proxy
|
2025-08-29 23:00:01 -05:00 |
|
dependabot[bot]
|
fd568d9af3
|
Bump aioesphomeapi from 39.0.0 to 39.0.1 (#10491)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-29 10:14:15 -05:00 |
|
Clyde Stubbs
|
ca72286386
|
[lvgl] Update hello world (#10469)
|
2025-08-29 15:42:39 +10:00 |
|
Keith Burzinski
|
c7c74a29a4
|
Merge remote-tracking branch 'upstream/dev' into zwave_proxy
|
2025-08-28 23:52:26 -05:00 |
|
Ben Curtis
|
dea68bebd8
|
Adjust sen5x to match VOC/NOX datasheet (#9894)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-29 14:00:54 +12:00 |
|
Clyde Stubbs
|
ef98f67b41
|
[lvgl] Replace spinbox step with selected_digit (#10349)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-29 13:58:58 +12:00 |
|
Oliver Kleinecke
|
6a92b691a0
|
Update mcp4461.cpp (#10479)
|
2025-08-29 12:53:54 +12:00 |
|
Clyde Stubbs
|
bc960cf6d2
|
[mapping] Use custom allocator (#9972)
|
2025-08-29 12:52:37 +12:00 |
|
Jesse Hills
|
461ce69296
|
Merge branch 'release' into dev
|
2025-08-29 12:39:26 +12:00 |
|
Jesse Hills
|
6a20e6f9ad
|
Merge pull request #10485 from esphome/bump-2025.8.2
2025.8.2
2025.8.2
|
2025-08-29 12:38:45 +12:00 |
|
dependabot[bot]
|
cde00a1f4c
|
Bump esphome-dashboard from 20250814.0 to 20250828.0 (#10484)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-29 11:02:15 +12:00 |
|
J. Nick Koston
|
5dc691874b
|
[bluetooth_proxy] Remove unused ClientState::SEARCHING state (#10318)
|
2025-08-29 10:30:14 +12:00 |
|
dependabot[bot]
|
c526ab9a3f
|
Bump ruff from 0.12.10 to 0.12.11 (#10483)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-08-28 22:20:23 +00:00 |
|
Jesse Hills
|
07875a8b1e
|
Bump version to 2025.8.2
|
2025-08-29 10:16:19 +12:00 |
|
J. Nick Koston
|
ba4789970c
|
[esphome] Fix OTA watchdog resets by validating all magic bytes before blocking (#10401)
|
2025-08-29 10:16:19 +12:00 |
|
Vinicius Fortuna
|
015977cfdf
|
[rtttl] Fix RTTTL for speakers (#10381)
|
2025-08-29 10:16:19 +12:00 |
|
J. Nick Koston
|
e513c0f004
|
Fix AttributeError when uploading OTA to offline OpenThread devices (#10459)
|
2025-08-29 10:16:19 +12:00 |
|
Clyde Stubbs
|
a11970aee0
|
[wifi] Fix retry with hidden networks. (#10445)
|
2025-08-29 10:16:19 +12:00 |
|
Clyde Stubbs
|
4ab37b069b
|
[i2c] Perform register reads as single transactions (#10389)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-29 10:16:08 +12:00 |
|
Clyde Stubbs
|
b6bb6699d1
|
[mipi_spi] Fix dimensions (#10443)
|
2025-08-29 10:15:30 +12:00 |
|
J. Nick Koston
|
078eaff9a8
|
[wifi] Fix reconnection failures after adapter restart by not clearing netif pointers (#10458)
|
2025-08-29 10:15:30 +12:00 |
|