1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-19 16:25:50 +00:00

Commit Graph

  • 73bc5252a1 [wifi] Fix positive RSSI values on 8266 (#11994) dev Jonathan Swoboda 2025-11-19 10:12:57 -05:00
  • f2b10ad132 [text_sensor] Fix infinite loop in substitute filter (#11989) Jonathan Swoboda 2025-11-19 10:12:34 -05:00
  • 9dad8c700c [web_server_idf] Fix pbuf_free crash by moving shutdown before close idf_web_server_cleanup_race_attempt_2 J. Nick Koston 2025-11-19 08:08:09 -06:00
  • 100ea46f03 [tests] Fix SNTP time ID conflicts in component tests for grouped testing (#11990) J. Nick Koston 2025-11-18 23:19:54 -06:00
  • ed236b969c Merge branch 'dev' into light_loop light_loop J. Nick Koston 2025-11-18 23:02:48 -06:00
  • b3ef05e5e1 [ld24xx] Modernize namespace declarations to C++17 syntax (#11988) J. Nick Koston 2025-11-18 22:00:39 -06:00
  • 45c994e4de [light] Modernize namespace declarations to C++17 syntax (#11986) J. Nick Koston 2025-11-18 21:56:23 -06:00
  • 71fa81088e Merge branch 'integration' into memory_api memory_api J. Nick Koston 2025-11-18 21:47:57 -06:00
  • 4933a2fbe1 Merge branch 'ld_namespace' into integration integration J. Nick Koston 2025-11-18 21:47:50 -06:00
  • 2d7942e788 [ld24xx] Modernize namespace declarations to C++17 syntax J. Nick Koston 2025-11-18 21:46:47 -06:00
  • c81978c7e9 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 21:09:31 -06:00
  • a3cd3757b3 Merge branch 'light_namespace' into integration J. Nick Koston 2025-11-18 21:09:14 -06:00
  • ecaa3f9f71 [light] Modernize namespace declarations to C++17 syntax J. Nick Koston 2025-11-18 21:07:13 -06:00
  • 99366eca89 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 18:57:27 -06:00
  • ab84d2dbeb Merge branch 'frame_helper_socket_dupe' into integration J. Nick Koston 2025-11-18 18:57:22 -06:00
  • 88717ac1f5 [api] Remove redundant socket pointer from APIFrameHelper frame_helper_socket_dupe J. Nick Koston 2025-11-18 18:53:50 -06:00
  • a72545639d Merge branch 'beta' into dev Jesse Hills 2025-11-19 13:43:25 +13:00
  • dfd614c00c Merge pull request #11980 from esphome/bump-2025.11.0b4 2025.11.0b4 beta Jesse Hills 2025-11-19 13:22:09 +13:00
  • 29374837c6 [wifi, captive_portal, web_server, wifi_info] Use stack allocation for MAC address formatting (#11963) J. Nick Koston 2025-11-18 17:06:34 -06:00
  • 32e0470629 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 16:21:30 -06:00
  • fa9cc3d338 Merge branch 'web_server_is_singleton' into integration J. Nick Koston 2025-11-18 16:21:20 -06:00
  • 5c2cf9f37c [web_server_base] Replace shared_ptr with unique_ptr for AsyncWebServer web_server_is_singleton J. Nick Koston 2025-11-18 16:10:07 -06:00
  • c8cde24607 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 15:58:19 -06:00
  • b2bece2914 Merge branch 'mdns_namespace' into integration J. Nick Koston 2025-11-18 15:58:02 -06:00
  • 9f2e6d97d3 Merge branch 'lock_ns' into integration J. Nick Koston 2025-11-18 15:57:50 -06:00
  • 65b5619555 Merge branch 'api_noise' into integration J. Nick Koston 2025-11-18 15:57:44 -06:00
  • b5ebe91150 [api] Optimize APINoiseContext memory usage by removing shared_ptr overhead lock_namespace api_noise J. Nick Koston 2025-11-18 15:24:50 -06:00
  • 99acc62c3b [lock] Modernize to C++17 nested namespaces wifi_namespace lock_ns J. Nick Koston 2025-11-18 14:50:28 -06:00
  • d6ee57a7b9 [bthome_ble] Refactor to list-based sensor configuration claude/bthome-packet-parser-013Zc5fvXF4EUg5mHfDhMegw Claude 2025-11-18 20:36:06 +00:00
  • 66e471cf2a [mdns] Modernize to C++17 nested namespace syntax mdns_namespace J. Nick Koston 2025-11-18 14:33:07 -06:00
  • 21539bdeba [bthome_ble] Add BTHome BLE packet parser component Claude 2025-11-18 20:23:15 +00:00
  • 7ffff03823 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 14:28:20 -06:00
  • 4e58c334d4 Merge remote-tracking branch 'upstream/dev' into integration J. Nick Koston 2025-11-18 14:28:07 -06:00
  • 2681a14d05 Bump version to 2025.11.0b4 Jesse Hills 2025-11-19 09:17:33 +13:00
  • f436f6ee2e [wifi] Fix captive portal unusable when WiFi credentials are wrong (#11965) J. Nick Koston 2025-11-18 13:17:21 -06:00
  • f18bc62690 [sfa30] Fix negative temperature values (#11973) Jonathan Swoboda 2025-11-18 13:29:40 -05:00
  • 6db73df649 [scheduler] Add defensive nullptr checks and explicit locking requirements (#11974) J. Nick Koston 2025-11-18 12:16:18 -06:00
  • 93215f1737 [esp32] Fix Arduino build on some ESP32 S2 boards (#11972) Jonathan Swoboda 2025-11-18 12:40:31 -05:00
  • 70aa94b8a4 [lvgl] Apply scale to spinbox value (#11946) Clyde Stubbs 2025-11-18 14:27:50 +10:00
  • e8998a79c7 [mipi_rgb] Fix GUITION-4848S040 colors (#11709) strange_v 2025-11-18 02:32:17 +01:00
  • 3b25fdbc5f [core] Add support for setting environment variables (#11953) Jonathan Swoboda 2025-11-17 12:32:08 -05:00
  • 6c8577678c [captive_portal] Warn when enabled without WiFi AP configured (#11856) J. Nick Koston 2025-11-12 14:01:07 -06:00
  • 1ef46a1dc6 [core] Document threading model rationale in ThreadModel enum document_threading_model J. Nick Koston 2025-11-18 14:03:17 -06:00
  • c156dbc6d6 [core] Document threading model rationale in ThreadModel enum J. Nick Koston 2025-11-18 14:03:04 -06:00
  • 863bd2302a [core] Document threading model rationale in ThreadModel enum J. Nick Koston 2025-11-18 13:59:31 -06:00
  • 70ed9c7c4d [wifi] Fix captive portal unusable when WiFi credentials are wrong (#11965) J. Nick Koston 2025-11-18 13:17:21 -06:00
  • 81fe5deaa9 Bump github/codeql-action from 4.31.3 to 4.31.4 (#11977) dependabot[bot] 2025-11-19 08:12:42 +13:00
  • 0c4ab546de [axp2101] Use walrus operator to avoid double dict lookup claude/add-axp2101-component-01J2hk1SL1x8F31eGwsNaQMF Claude 2025-11-18 19:10:07 +00:00
  • 8e00e895e0 [axp2101] Code review fixes Claude 2025-11-18 19:05:21 +00:00
  • 72e4b16a5b [sfa30] Fix negative temperature values (#11973) Jonathan Swoboda 2025-11-18 13:29:40 -05:00
  • fe2befcec2 [bme68x] Print error when no sensors are configured (#11976) Jonathan Swoboda 2025-11-18 13:18:09 -05:00
  • 1888f5ffd5 [scheduler] Add defensive nullptr checks and explicit locking requirements (#11974) J. Nick Koston 2025-11-18 12:16:18 -06:00
  • c59af22217 [esp32] Fix Arduino build on some ESP32 S2 boards (#11972) Jonathan Swoboda 2025-11-18 12:40:31 -05:00
  • 700e458352 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 11:33:03 -06:00
  • 50982ced40 Merge branch 'scheduler_fix_nullptr' into integration J. Nick Koston 2025-11-18 11:32:58 -06:00
  • d83a698398 [scheduler] Add defensive nullptr checks and explicit locking requirements J. Nick Koston 2025-11-18 11:31:01 -06:00
  • 33983b051b [ld24xx] Use stack allocation for MAC and version formatting (#11961) J. Nick Koston 2025-11-18 10:51:47 -06:00
  • 3ae68c0488 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 10:13:31 -06:00
  • 0b8b5768b4 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 10:13:26 -06:00
  • 92e19c497e fixes J. Nick Koston 2025-11-18 10:13:03 -06:00
  • 62c9d83777 fixes J. Nick Koston 2025-11-18 10:09:14 -06:00
  • 53a3a5ddea fixes J. Nick Koston 2025-11-18 10:08:53 -06:00
  • 1f6aca5c17 fixes J. Nick Koston 2025-11-18 10:08:44 -06:00
  • 6253496192 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:58:59 -06:00
  • 44d40804b2 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:58:50 -06:00
  • 303792bf8d make sure improv works if we are in connect loop J. Nick Koston 2025-11-18 09:58:34 -06:00
  • 9091285559 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:37:39 -06:00
  • 8c028ce564 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:37:34 -06:00
  • 516f94671d fixes J. Nick Koston 2025-11-18 09:37:27 -06:00
  • da70e4d9d0 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:35:20 -06:00
  • 19bd282274 fix tight loop J. Nick Koston 2025-11-18 09:35:14 -06:00
  • 61ca469a86 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:33:37 -06:00
  • 46832306ad Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:33:30 -06:00
  • eaaaeecc92 there is a tight loop in improv J. Nick Koston 2025-11-18 09:32:50 -06:00
  • bfea5c10d6 Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:28:23 -06:00
  • 3ac94fa6ab Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:28:18 -06:00
  • 17b72061ad realign timeouts J. Nick Koston 2025-11-18 09:26:53 -06:00
  • 8025fc4a8b Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:26:00 -06:00
  • 05c2e31ef6 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:25:52 -06:00
  • 407f07a643 realign timeouts J. Nick Koston 2025-11-18 09:25:24 -06:00
  • 850978affe realign timeouts J. Nick Koston 2025-11-18 09:25:24 -06:00
  • a8af45f60d Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 09:14:21 -06:00
  • 8708d4290c Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 09:14:15 -06:00
  • 79b9e34f65 do not skip ssids in retry_hidden if we did not scan J. Nick Koston 2025-11-18 09:13:29 -06:00
  • 9dba37962c [axp2101] Add AXP2101 PMIC component Claude 2025-11-18 09:53:20 +00:00
  • 1457ef6e0b Merge branch 'integration' into memory_api J. Nick Koston 2025-11-18 00:15:41 -06:00
  • 9a2536a5f6 Merge branch 'captive_fix' into integration J. Nick Koston 2025-11-18 00:15:31 -06:00
  • 66fcf364a6 tweak J. Nick Koston 2025-11-18 00:09:51 -06:00
  • 048533a1fd no delay J. Nick Koston 2025-11-17 23:45:59 -06:00
  • 3f763b24c5 no delay J. Nick Koston 2025-11-17 23:45:32 -06:00
  • efbf696f88 no delay J. Nick Koston 2025-11-17 23:45:25 -06:00
  • 29ef0a6740 no delay J. Nick Koston 2025-11-17 23:43:33 -06:00
  • b9af06f5a4 no delay J. Nick Koston 2025-11-17 23:35:26 -06:00
  • 3f799a01a2 anotehr thread safety issue J. Nick Koston 2025-11-17 23:23:49 -06:00
  • 2ee5cc6f22 anotehr thread safety issue J. Nick Koston 2025-11-17 23:17:36 -06:00
  • 8d7090fcd6 fix thread safety issue J. Nick Koston 2025-11-17 23:11:55 -06:00
  • 3d83975d46 fix thread safety issue J. Nick Koston 2025-11-17 23:11:23 -06:00
  • 1815a7cf90 skip scan when ap mode J. Nick Koston 2025-11-17 23:03:38 -06:00
  • bfe6fc0dd0 skip scan when ap mode J. Nick Koston 2025-11-17 23:00:22 -06:00
  • 87ccb777c6 esp32 J. Nick Koston 2025-11-17 22:32:57 -06:00