J. Nick Koston
|
dc49f4c180
|
fix
|
2026-01-09 16:19:43 -10:00 |
|
J. Nick Koston
|
c8f86f0a94
|
stringref
|
2026-01-09 15:57:20 -10:00 |
|
J. Nick Koston
|
ca31c975be
|
stringref
|
2026-01-09 15:57:06 -10:00 |
|
J. Nick Koston
|
ec03a0155b
|
stringref
|
2026-01-09 15:52:11 -10:00 |
|
J. Nick Koston
|
a5b906516d
|
Merge branch 'dev' into light_std_string
|
2026-01-09 14:03:26 -10:00 |
|
J. Nick Koston
|
2e6b22aa62
|
Merge remote-tracking branch 'origin/light_std_string' into light_std_string
|
2026-01-09 14:02:57 -10:00 |
|
J. Nick Koston
|
66d978ade1
|
comment
|
2026-01-09 14:02:37 -10:00 |
|
 Jonathan SwobodaandClaude
|
e0ff7fdaa1
|
[esp32_hosted] Add HTTP-based coprocessor firmware update support (#13090)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-09 17:36:56 -05:00 |
|
tomaszduda23
|
3c9b300c46
|
[CI] skip endpoint check due to test grouping (#13111)
|
2026-01-09 22:13:37 +00:00 |
|
J. Nick Koston
|
9bcdcedd94
|
Merge branch 'dev' into light_std_string
|
2026-01-09 09:48:20 -10:00 |
|
J. Nick Koston
|
ed07c7c7ee
|
cleanups
|
2026-01-09 09:47:43 -10:00 |
|
J. Nick Koston
|
32f90b2855
|
[mdns] Remove deprecated api password from test configuration (#13107)
|
2026-01-09 09:40:24 -10:00 |
|
J. Nick Koston
|
2fb7c0d453
|
[mapping] Fix test SPI data rate for RP2040 (#13108)
|
2026-01-09 09:39:53 -10:00 |
|
dependabot[bot]
|
7935fba4b1
|
Bump esphome-dashboard from 20251013.0 to 20260110.0 (#13109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-09 14:37:53 -05:00 |
|
 Stuart ParmenterandClaude
|
ab32b93928
|
[hub75] Fix gamma_correct to use enum value instead of key string (#13102)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-09 13:34:04 -06:00 |
|
J. Nick Koston
|
999d2d7f7e
|
[light] Return std::string_view from LightEffect::get_name() and LightState::get_effect_name()
|
2026-01-09 09:11:58 -10:00 |
|
J. Nick Koston
|
a693e631bb
|
[light] Return std::string_view from LightEffect::get_name() and LightState::get_effect_name()
|
2026-01-09 08:38:08 -10:00 |
|
J. Nick Koston
|
775c6a077d
|
[light] Return std::string_view from LightEffect::get_name() and LightState::get_effect_name()
|
2026-01-09 08:35:37 -10:00 |
|
J. Nick Koston
|
3d54ccac65
|
Revert "[wifi] Disable SoftAP support on Arduino ESP32 when ap: not configured" (#13099)
|
2026-01-09 09:35:19 -05:00 |
|
Keith Burzinski
|
c40f44f4bd
|
[remote_base] Add zero-copy packed sint32 decoder for #12985 (#13093)
|
2026-01-09 04:06:03 -06:00 |
|
Keith Burzinski
|
62cb08c3dc
|
[api] Add methods supporting efficient packed repeated sint32 field encoding for #12985 (#13094)
|
2026-01-09 04:05:47 -06:00 |
|
Stuart Parmenter
|
7576e032f8
|
[hub75] Fix depth and gamma mode defines (#13091)
|
2026-01-09 01:56:51 -06:00 |
|
J. Nick Koston
|
cd43b4114e
|
[api] Fire on_client_disconnected trigger after removing client from list (#13088)
|
2026-01-08 20:36:24 -10:00 |
|
J. Nick Koston
|
2c165e4817
|
[web_server] Use centralized length constants for buffer sizing (#13073)
|
2026-01-08 20:36:08 -10:00 |
|
J. Nick Koston
|
5afe4b7b12
|
[wifi] Warn when AP is configured without captive_portal or web_server (#13087)
|
2026-01-08 16:41:34 -10:00 |
|
   
|
dcb8c994cc
|
[ac_dimmer] Added support for ESP-IDF (5+) (#7072)
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>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-08 15:24:01 -10:00 |
|
 ![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png)
|
012a1e2afd
|
[mqtt] Include session_present and reason parameters in connection callbacks (#12413)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-01-08 22:05:53 +00:00 |
|
J. Nick Koston
|
d4969f581a
|
[wifi] Limit ignored disconnect events on LibreTiny to speed up AP failover (#13070)
|
2026-01-08 11:42:30 -10:00 |
|
J. Nick Koston
|
40f108116b
|
[mqtt] Reduce heap allocations in topic string building (#13072)
|
2026-01-08 11:42:18 -10:00 |
|
J. Nick Koston
|
52459d1bc7
|
[wifi] Fix infinite roaming when best-signal AP is crashed/broken (#13071)
|
2026-01-08 11:42:06 -10:00 |
|
 dependabot[bot]andJ. Nick Koston
|
325c938074
|
Bump ruff from 0.14.10 to 0.14.11 (#13082)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-01-08 20:57:30 +00:00 |
|
J. Nick Koston
|
423a617b15
|
[core] Improve minimum_chip_revision warning for PSRAM users (#13074)
|
2026-01-08 10:52:27 -10:00 |
|
J. Nick Koston
|
eb5c4f34e2
|
[wifi] Disable SoftAP support on Arduino ESP32 when ap: not configured (#13076)
|
2026-01-08 10:51:58 -10:00 |
|
J. Nick Koston
|
c9ab4ca018
|
[libretiny] Bump to 1.9.2 (#13077)
|
2026-01-08 10:51:35 -10:00 |
|
J. Nick Koston
|
da0b01f4d0
|
[logger] Enable loop disable optimization for LibreTiny task log buffer (#13078)
|
2026-01-08 10:51:18 -10:00 |
|
 Keith BurzinskiandJ. Nick Koston
|
e301b8d0e0
|
[thermostat] Allow heat_cool_mode without an automation (#13069)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2026-01-07 21:44:10 -06:00 |
|
Clyde Stubbs
|
738678e87b
|
[image] Add define and core data (#13058)
|
2026-01-08 11:20:37 +11:00 |
|
J. Nick Koston
|
0ce3ac438b
|
[logger] Add thread-safe logging support for LibreTiny platform (#13062)
|
2026-01-07 13:40:15 -10:00 |
|
  
|
afa4fe9820
|
[esp32_touch] Disable hardware timeout to prevent continuous interrupts (#13059)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-01-07 18:37:47 -05:00 |
|
 ![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png)
|
a66df9ab0f
|
Update webserver local assets to 20260107-214817 (#13064)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-01-07 11:52:02 -10:00 |
|
J. Nick Koston
|
1339f3e77e
|
[web_server][captive_portal] Add Brotli compression (saves ~11KB flash when using local) (#12959)
|
2026-01-07 11:49:23 -10:00 |
|
J. Nick Koston
|
e29523e248
|
[abbwelcome] Use stack-based formatting to eliminate heap allocations (#12799)
|
2026-01-07 10:31:19 -10:00 |
|
J. Nick Koston
|
44eac36e05
|
[debug] Use stack buffers with buf_append helper instead of std::string (#13020)
|
2026-01-07 10:19:10 -10:00 |
|
J. Nick Koston
|
050e9b0d4a
|
[wifi] Add basic post-connect roaming support for stationary devices (#12809)
|
2026-01-07 08:30:23 -10:00 |
|
J. Nick Koston
|
25ac89e9b5
|
[logger] Add thread-safe logging for host platform (#13010)
|
2026-01-07 08:29:50 -10:00 |
|
J. Nick Koston
|
d86d1f9f52
|
[modbus_controller] Replace format_hex_pretty with stack-based format_hex_pretty_to (#12781)
|
2026-01-07 08:29:28 -10:00 |
|
J. Nick Koston
|
fd19280df9
|
[es8388] Use index-based select publish_state to avoid heap allocations (#13053)
|
2026-01-07 08:29:00 -10:00 |
|
J. Nick Koston
|
b7dbda497a
|
[core] Improve log timestamp accuracy by batching serial reads (#12750)
|
2026-01-07 08:28:31 -10:00 |
|
J. Nick Koston
|
815543b77e
|
[tuya] Avoid heap allocation in text sensor enum publish (#13056)
|
2026-01-07 08:28:14 -10:00 |
|
J. Nick Koston
|
0948e0359f
|
[core] Add integer overload for fnv1a_hash_extend (#13054)
|
2026-01-07 08:27:58 -10:00 |
|