Jonathan Swoboda
|
7394cbf773
|
[core] Don't allow python 3.14 (#11527)
|
2025-10-26 09:00:08 -04:00 |
|
J. Nick Koston
|
1577a46efd
|
[gpio] Skip set_inverted() call for default false value (#11538)
|
2025-10-25 22:09:42 -07:00 |
|
J. Nick Koston
|
e212ed024d
|
[sntp] Replace std::vector<std::string> with std::array<const char*> to save heap memory (#11525)
|
2025-10-25 10:00:43 -07:00 |
|
Jonathan Swoboda
|
5fdd90c71a
|
[esp32] Add IDF 5.4.3 to platform list and switch to tar.xz (#11528)
|
2025-10-25 00:27:39 -07:00 |
|
Jonathan Swoboda
|
6929bdb415
|
[remote_transmitter] Remove delays and use RMT instead (#11505)
|
2025-10-24 15:01:30 -04:00 |
|
J. Nick Koston
|
2c85ba037e
|
[http_request] Pass collect_headers by const reference instead of by value (#11494)
|
2025-10-23 20:01:48 -07:00 |
|
J. Nick Koston
|
2440bbdceb
|
[core][sensor] Eliminate redundant default value setters in generated code (#11495)
|
2025-10-23 20:01:23 -07:00 |
|
Jesse Hills
|
3ac8eb7696
|
Merge branch 'release' into dev
|
2025-10-24 14:08:56 +13:00 |
|
Jesse Hills
|
6a478b9070
|
Merge pull request #11506 from esphome/bump-2025.10.3
2025.10.3
2025.10.3
|
2025-10-24 14:08:12 +13:00 |
|
Jesse Hills
|
a32a1d11fb
|
Bump version to 2025.10.3
|
2025-10-24 07:51:38 +13:00 |
|
Markus
|
daeb8ef88c
|
[core] handle mixed IP and DNS addresses correctly in resolve_ip_address (#11503)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-10-24 07:51:38 +13:00 |
|
Anton Sergunov
|
febee437d6
|
[uart] Make rx pin respect pullup and pulldown settings (#9248)
|
2025-10-24 07:51:38 +13:00 |
|
Peter Zich
|
de2f475dbd
|
[hdc1080] Make HDC1080_CMD_CONFIGURATION failure a warning (and log it) (#11355)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-24 07:51:38 +13:00 |
|
Markus
|
fa3ec6f732
|
[core] handle mixed IP and DNS addresses correctly in resolve_ip_address (#11503)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-10-23 11:32:07 -07:00 |
|
dependabot[bot]
|
e490aec6b4
|
Bump ruamel-yaml from 0.18.15 to 0.18.16 (#11482)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 10:25:36 -07:00 |
|
J. Nick Koston
|
8da8095a6a
|
[tests] Isolate gps component to prevent TinyGPSPlus millis() conflicts (#11499)
|
2025-10-23 10:11:13 -07:00 |
|
Patrick
|
ab14c0cd72
|
[pipsolar] improve sensor readout in HA, set unknown state on timeout / error (#10292)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-10-23 11:32:02 -04:00 |
|
J. Nick Koston
|
917deac7cb
|
[scheduler] Remove unused <deque> include after defer queue optimization (#11491)
|
2025-10-23 04:02:19 +00:00 |
|
dependabot[bot]
|
3d21adecd3
|
Bump aioesphomeapi from 42.2.0 to 42.3.0 (#11493)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-23 02:58:09 +00:00 |
|
J. Nick Koston
|
5b023f9369
|
[ethernet] Add RMII GPIO pin conflict validation (#11488)
|
2025-10-22 16:37:50 -10:00 |
|
dependabot[bot]
|
6c2ce5cacf
|
Bump bleak from 1.0.1 to 1.1.1 (#11492)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-22 16:36:30 -10:00 |
|
J. Nick Koston
|
d23e25f099
|
[api] Fix clang-tidy modernize-use-emplace warning for light effects (#11490)
|
2025-10-22 21:31:51 -05:00 |
|
optimusprimespace
|
9b78098eec
|
[hdc2010] New component (#6674)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
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>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-10-22 22:24:17 -04:00 |
|
Keith Burzinski
|
7e5b82c5f3
|
[improv_serial] Various optimizations (#11473)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-23 14:24:08 +13:00 |
|
J. Nick Koston
|
2864e989bd
|
[light] Extract ColorModeMask into generic FiniteSetMask helper (#11472)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-10-23 14:22:46 +13:00 |
|
J. Nick Koston
|
6efe346cc5
|
[light] Use std::initializer_list for add_effects to reduce flash overhead (#11485)
|
2025-10-23 14:21:53 +13:00 |
|
J. Nick Koston
|
f2f6c597ef
|
[light] Store effect names in flash (const char*) to save RAM (#11487)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 14:17:57 +13:00 |
|
tomaszduda23
|
b91b12d77a
|
[nrf52] support BLE --device for logging (#9861)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-22 14:55:34 -10:00 |
|
J. Nick Koston
|
091c12cb48
|
preen
|
2025-10-22 13:29:14 -10:00 |
|
J. Nick Koston
|
39b93079e5
|
simp
|
2025-10-22 13:26:53 -10:00 |
|
J. Nick Koston
|
93c555ae87
|
reset
|
2025-10-22 13:18:14 -10:00 |
|
J. Nick Koston
|
977dd9dd34
|
manual copy
|
2025-10-22 12:29:23 -10:00 |
|
J. Nick Koston
|
fe6f877185
|
manual copy
|
2025-10-22 12:28:51 -10:00 |
|
J. Nick Koston
|
c7aef0016a
|
manual copy
|
2025-10-22 12:27:29 -10:00 |
|
J. Nick Koston
|
c69e7f4e78
|
init
|
2025-10-22 12:25:35 -10:00 |
|
J. Nick Koston
|
6d1ee10742
|
manual copy
|
2025-10-22 12:24:47 -10:00 |
|
J. Nick Koston
|
516889f35e
|
Merge remote-tracking branch 'origin/fan_fixed' into fan_fixed
|
2025-10-22 12:02:31 -10:00 |
|
J. Nick Koston
|
26e4754673
|
fixed
|
2025-10-22 12:02:20 -10:00 |
|
J. Nick Koston
|
a3b3032319
|
Merge branch 'dev' into fan_fixed
|
2025-10-22 11:56:27 -10:00 |
|
J. Nick Koston
|
7f567bdfbe
|
[fan] Add basic fan compile tests (#11484)
|
2025-10-23 10:53:15 +13:00 |
|
J. Nick Koston
|
b0f764a37e
|
fixed
|
2025-10-22 11:52:15 -10:00 |
|
J. Nick Koston
|
5c7029623e
|
fixed
|
2025-10-22 11:44:42 -10:00 |
|
J. Nick Koston
|
fdb23a2c13
|
fixed
|
2025-10-22 11:42:31 -10:00 |
|
J. Nick Koston
|
43bcd98649
|
fixed
|
2025-10-22 11:41:15 -10:00 |
|
J. Nick Koston
|
274c0505f7
|
fixed
|
2025-10-22 11:38:52 -10:00 |
|
J. Nick Koston
|
eaf0a367b4
|
fixed
|
2025-10-22 11:37:19 -10:00 |
|
J. Nick Koston
|
657e6f0bce
|
fixed
|
2025-10-22 11:28:53 -10:00 |
|
J. Nick Koston
|
935acc7d5e
|
fixed
|
2025-10-22 11:24:12 -10:00 |
|
J. Nick Koston
|
acd24402dd
|
reduce scope
|
2025-10-22 11:16:28 -10:00 |
|
J. Nick Koston
|
ac36b97262
|
reduce scope
|
2025-10-22 11:16:13 -10:00 |
|