Commit Graph
17750 Commits
Author SHA1 Message Date
J. Nick Koston 1969d1a9ff Merge branch 'integration' into memory_api 2025-11-24 21:04:37 -06:00
J. Nick Koston ee18f19e88 Merge branch 'ltr390_containers' into integration 2025-11-24 21:04:17 -06:00
J. Nick Koston 24217eb257 [ltr390] Simplify mode tracking with bitmask instead of vector/function 2025-11-24 20:58:38 -06:00
J. Nick Koston f478e2e841 Merge branch 'integration' into memory_api 2025-11-24 19:39:40 -06:00
J. Nick Koston 7a9e1964b1 Merge branch 'effects_are_const_char' into integration 2025-11-24 19:39:33 -06:00
J. Nick Koston a018809404 [api] Use const char* pointers for light effects to eliminate heap allocations 2025-11-24 19:38:13 -06:00
J. Nick Koston 781de689c0 merge 2025-11-24 19:14:00 -06:00
J. Nick Koston 4496a6e7b2 Merge branch 'integration' into memory_api 2025-11-24 18:35:42 -06:00
J. Nick Koston 1a882ab406 Merge remote-tracking branch 'kbx81/20250915-wifi-info-use-callbacks' into integration 2025-11-24 18:35:31 -06:00
kbx81 27547313cd Suggestions from review 2025-11-24 18:31:11 -06:00
Keith BurzinskiandJ. Nick Koston f5bdbc7af2 More const
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-11-24 18:19:27 -06:00
Keith BurzinskiandJ. Nick Koston 90f38566ea Update esphome/components/wifi/__init__.py
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-11-24 18:05:40 -06:00
J. Nick KostonandKeith Burzinski a50c744714 Update text_sensor.py
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-11-24 17:50:36 -06:00
kbx81 c7d485e8bd Use set.intersection 2025-11-24 17:08:55 -06:00
Keith Burzinski da23215e05 Merge branch 'dev' into 20250915-wifi-info-use-callbacks 2025-11-24 16:59:23 -06:00
Jonathan Swoboda b51409ed5e Merge branch 'release' into dev 2025-11-24 17:30:08 -05:00
Jonathan Swoboda 3775b54554 Merge pull request #12086 from esphome/bump-2025.11.1
2025.11.1
2025.11.1
2025-11-24 17:29:53 -05:00
kbx81 9b50ed3589 conditionally compile callbacks 2025-11-24 16:09:12 -06:00
kbx81 0398b92de5 Merge remote-tracking branch 'upstream/dev' into 20250915-wifi-info-use-callbacks 2025-11-24 15:45:28 -06:00
J. Nick Koston 22b47eb258 Merge branch 'integration' into memory_api 2025-11-24 15:40:03 -06:00
J. Nick Koston 7912f19230 mege 2025-11-24 15:39:52 -06:00
J. Nick Koston c3a81dbbaa Merge branch 'integration' into memory_api 2025-11-24 15:36:47 -06:00
J. Nick Koston decba7c233 Merge branch 'mdns_arduino' into integration 2025-11-24 15:36:42 -06:00
J. Nick Koston f5736303c3 fixs 2025-11-24 15:36:31 -06:00
J. Nick Koston e6012f8f76 Merge branch 'integration' into memory_api 2025-11-24 15:34:54 -06:00
J. Nick Koston 39c2fea116 Merge branch 'mdns_arduino' into integration 2025-11-24 15:34:43 -06:00
J. Nick Koston 03767474b7 [mdns] Extract common Arduino mDNS registration to shared header 2025-11-24 15:28:45 -06:00
J. Nick Koston fca4512370 [mdns] Extract common Arduino mDNS registration to shared header 2025-11-24 15:28:38 -06:00
88b898458b [bluetooth_proxy] Fix crash due to null pointer (#12084)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-11-24 21:25:49 +00:00
Jonathan Swoboda 9186144dcd Bump version to 2025.11.1 2025-11-24 16:24:38 -05:00
Jesse Hillsandguillempages 25bcd0ea25 [online_image] Fix some large PNGs causing watchdog timeout (#12025)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2025-11-24 16:24:38 -05:00
J. Nick Koston 50d08a2eba [esp_ldo,mipi_dsi,mipi_rgb] Fix dangling pointer bugs in mark_failed() (#12077) 2025-11-24 16:24:38 -05:00
J. Nick KostonandCopilot 3a7a0c66ab [script][wait_until] Fix FIFO ordering and reentrancy bugs (#12049)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 16:24:38 -05:00
Jonathan Swoboda 83525b7a92 [core] Add support for passing yaml files to clean-all (#12039) 2025-11-24 16:24:38 -05:00
Jonathan Swoboda f31f023c89 [esp32] Fix C2 builds (#12050) 2025-11-24 16:24:37 -05:00
J. Nick Koston f8efefffaa [cst816][http_request] Fix status_set_error() dangling pointer bugs (#12033) 2025-11-24 16:24:37 -05:00
Jonathan Swoboda d698083ede [jsn_sr04t] Fix model AJ_SR04M (#11992) 2025-11-24 16:24:37 -05:00
Jonathan Swoboda 11ba6440d7 [cst816][packet_transport][udp][wake_on_lan] Fix error messages (#12019) 2025-11-24 16:24:37 -05:00
Jonathan Swoboda 89ee37a2d5 [ltr501][ltr_als_ps] Rename enum to avoid collision with lwip defines (#12017) 2025-11-24 16:24:37 -05:00
J. Nick Koston 45b8c1e267 [network] Fix IPAddress constructor causing comparison failures and garbage output (#12005) 2025-11-24 16:24:37 -05:00
Jonathan Swoboda fbe091f167 [graph] Fix legend border (#12000) 2025-11-24 16:24:37 -05:00
dependabot[bot] e09656f20e Bump bleak from 1.1.1 to 2.0.0 (#12083)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 15:21:03 -06:00
Jesse Hillsandguillempages eeb373fca9 [online_image] Fix some large PNGs causing watchdog timeout (#12025)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2025-11-25 09:15:30 +13:00
J. Nick Koston 97ba67f4ee [core] Deprecate unsafe const char* APIs in mark_failed() and status_set_error(), add LogString* overloads (#12021) 2025-11-24 13:45:56 -06:00
J. Nick Koston 909baf5e7a [prometheus] Use current_option() instead of deprecated .state for select entities (#12079) 2025-11-24 13:45:29 -06:00
J. Nick Koston a0440603b7 [wifi] Use ESP-IDF IP formatting macros directly to eliminate heap allocations (#12078) 2025-11-24 13:45:06 -06:00
dependabot[bot] e2cd0ccd0e Bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#12081)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:44:43 -06:00
dependabot[bot] 378fc4120a Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#12082)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:44:27 -06:00
dependabot[bot] 0dd842744a Bump github/codeql-action from 4.31.4 to 4.31.5 (#12080)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:44:09 -06:00
J. Nick Koston a95f2ec484 Merge branch 'integration' into memory_api 2025-11-24 12:45:44 -06:00