J. Nick Koston
be696c40db
Merge branch 'dev' into sha256_ota
2025-09-25 16:03:42 -05:00
J. Nick Koston
3eb502b328
Add sha256 support ( #10882 )
2025-09-26 08:53:21 +12:00
Jonathan Swoboda
74f09a2b59
[core] Rename to clean-platform to clean-all ( #10876 )
2025-09-25 11:55:43 -04:00
J. Nick Koston
549626bee2
Fix flakey password auth failure integration test ( #10883 )
2025-09-25 11:39:56 -04:00
Antoine Lépée
f7ed127182
Add WTS01 temperature sensor component ( #8539 )
...
Co-authored-by: Antoine Lépée <alepee@MacBook-Pro-de-Antoine.local >
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-25 13:38:31 +00:00
J. Nick Koston
1922b7b3ed
[api] Make password and encryption mutually exclusive, add deprecation warning for password auth ( #10871 )
2025-09-24 22:20:35 -05:00
Jonathan Swoboda
3cb2a4569c
[core] Add a clean-platform option ( #10831 )
2025-09-23 12:41:25 -04:00
J. Nick Koston
f42b523fd9
dry
2025-09-23 09:54:39 -05:00
J. Nick Koston
ed5c0be283
Merge branch 'dev' into sha256_ota
2025-09-22 16:31:12 -06:00
brambo123
d302c0c600
[uart] Multiple ESP32 features and fixes ( #8103 )
...
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 >
2025-09-22 12:15:19 -05:00
J. Nick Koston
d8f9c2da5d
Merge branch 'dev' into sha256_ota
2025-09-21 22:40:35 -06:00
Javier Peletier
7629903afb
[substitutions] implement !literal ( #10785 )
2025-09-22 16:32:59 +12:00
Javier Peletier
68eb4091b8
[substitutions] add missing safe globals tests ( #10814 )
2025-09-22 16:29:15 +12:00
J. Nick Koston
67e847773d
Merge branch 'dev' into sha256_ota
2025-09-21 15:37:11 -06:00
J. Nick Koston
30bb640c89
Skip external component updates when running logs command ( #10756 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-21 21:15:49 +00:00
J. Nick Koston
440b0b5574
[tests] Add integration tests for oversized payload handling in API ( #10788 )
2025-09-22 09:07:47 +12:00
J. Nick Koston
0432a10543
Add coverage for Path to str fix in #10807 ( #10808 )
2025-09-22 08:59:19 +12:00
J. Nick Koston
4729bc87fa
[core] Fix TypeError in update-all command after Path migration ( #10821 )
2025-09-21 13:07:27 -04:00
J. Nick Koston
f3ced331a6
no esp32 ard needed
2025-09-21 10:57:06 -06:00
J. Nick Koston
d1fb3336f0
reen
2025-09-21 10:42:51 -06:00
J. Nick Koston
ee7e30eaa8
doh
2025-09-21 10:41:44 -06:00
J. Nick Koston
93c444ee15
sha256 for host
2025-09-21 10:37:44 -06:00
J. Nick Koston
113fe6dfd5
sha256 for host
2025-09-21 10:35:20 -06:00
J. Nick Koston
97bc627d41
preen
2025-09-21 10:25:48 -06:00
J. Nick Koston
0e71662158
preen
2025-09-21 10:18:27 -06:00
J. Nick Koston
69cad7b3c7
preen
2025-09-21 10:15:22 -06:00
J. Nick Koston
2aa0ebd1d2
preen
2025-09-21 10:14:40 -06:00
J. Nick Koston
0cae1f28b0
preen
2025-09-21 10:12:48 -06:00
J. Nick Koston
eee8b11119
preen
2025-09-21 10:09:35 -06:00
J. Nick Koston
17704f712e
preen
2025-09-21 10:07:27 -06:00
J. Nick Koston
594c60a4a4
preen
2025-09-21 10:07:01 -06:00
J. Nick Koston
0d622fa268
cleanup
2025-09-21 09:56:29 -06:00
J. Nick Koston
0b0eb5d4bf
cleanup
2025-09-21 09:56:22 -06:00
J. Nick Koston
e2fd5190c2
cleanup
2025-09-21 09:55:01 -06:00
J. Nick Koston
1d6c6c917a
cleanup
2025-09-21 09:54:17 -06:00
J. Nick Koston
6c8b66df96
cleanup
2025-09-21 09:52:39 -06:00
J. Nick Koston
139577f96a
cleanup
2025-09-21 09:49:25 -06:00
Jesse Hills
9ea3643b74
[core] os.path -> Path ( #10654 )
...
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: J. Nick Koston <nick@home-assistant.io >
2025-09-19 12:59:48 +00:00
J. Nick Koston
2bb64a189d
[dashboard] Transfer DNS/mDNS cache from dashboard to CLI to avoid blocking ( #10685 )
2025-09-18 20:13:13 -05:00
Jesse Hills
9853a2e6ab
[ektf2232] Rename rts_pin
to reset_pin
( #10720 )
2025-09-18 18:41:23 -06:00
Keith Burzinski
fad0ec7793
[zwave_proxy] New component ( #10762 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-09-18 15:43:14 -05:00
J. Nick Koston
1ffb9d972a
[core] Fix ESP8266 mDNS compilation failure caused by incorrect coroutine priorities ( #10773 )
2025-09-18 13:11:30 +12:00
J. Nick Koston
11c595bb09
[mqtt] Fix KeyError when MQTT logging configured without explicit level ( #10774 )
2025-09-18 07:38:02 +12:00
J. Nick Koston
27fa18dcec
[core] Fix clean build files to properly clear PlatformIO cache ( #10754 )
2025-09-17 08:09:35 +12:00
J. Nick Koston
22989592f0
[wizard] Fix KeyError when running wizard with empty OTA password ( #10753 )
2025-09-17 07:56:54 +12:00
J. Nick Koston
4859fe67eb
[dashboard] Fix archive handler to properly delete build folders using correct path ( #10724 )
2025-09-16 11:04:35 +12:00
J. Nick Koston
bd9dc43e59
Add additional coverage ahead of Path conversion ( #10723 )
2025-09-15 13:33:15 +12:00
Jimmy Hedman
af3e1788d1
Unpin libretiny version in network test ( #10717 )
2025-09-14 22:54:14 +00:00
J. Nick Koston
35dce3c80d
Add additional test coverage ahead of Path conversion ( #10700 )
2025-09-15 09:31:38 +12:00
Markus
d3592c451b
[core] fix upload to device via MQTT IP lookup (e.g. when mDNS is disable) ( #10632 )
...
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-09-12 16:31:53 -05:00