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
J. Nick Koston
8fc3ffdea9
Merge remote-tracking branch 'upstream/dev' into integration
2025-09-19 22:44:16 -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
32e6d079d3
Merge remote-tracking branch 'upstream/dev' into integration
2025-09-17 17:25:21 -05: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
c0306f3d89
Merge branch 'no_git_opts_log' into integration
2025-09-16 12:18:22 -05:00
J. Nick Koston
d249e54e8b
cleanup, less mocking
2025-09-16 12:08:18 -05:00
J. Nick Koston
c74777098f
cleaner
2025-09-16 12:05:35 -05:00
J. Nick Koston
1793b6a27b
cleaner
2025-09-16 12:04:05 -05:00
J. Nick Koston
81cfc30f3a
cleaner
2025-09-16 12:03:28 -05:00
J. Nick Koston
edd8fa8d6f
cleaner
2025-09-16 12:02:57 -05:00
J. Nick Koston
c39320c515
fixes
2025-09-16 11:57:10 -05:00
J. Nick Koston
586f24e02d
fixes
2025-09-16 11:54:09 -05:00
J. Nick Koston
9be832a23c
fixes
2025-09-16 11:51:55 -05:00
J. Nick Koston
7d87dbe641
fixes
2025-09-16 11:51:44 -05:00
J. Nick Koston
8e13335ff6
fixes
2025-09-16 11:49:36 -05:00
J. Nick Koston
34da6d7c5c
Merge branch 'fix_clean_build_files_not_removing_platformio_cache' into integration
2025-09-16 10:52:02 -05:00
J. Nick Koston
cb73396225
review
2025-09-16 10:51:50 -05:00
J. Nick Koston
db24cc231e
Merge branch 'fix_clean_build_files_not_removing_platformio_cache' into integration
2025-09-16 10:50:06 -05:00
J. Nick Koston
bc73346f1f
[core] Fix clean build files to properly clear PlatformIO cache
2025-09-16 10:49:05 -05: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
c3736da9fb
Merge branch 'archive_bug' into integration
2025-09-15 17:44:54 -05:00
J. Nick Koston
f91a6979b4
add more coverage to make sure we are more careful about deletes
2025-09-15 17:37:35 -05:00
J. Nick Koston
f3c156ca57
add more coverage to make sure we are more careful about deletes
2025-09-15 17:29:51 -05:00
J. Nick Koston
50f22a362f
cleanup
2025-09-15 17:28:00 -05:00
J. Nick Koston
62b713a04c
cleanup
2025-09-15 17:25:23 -05:00
J. Nick Koston
55684d079e
cleanup
2025-09-15 17:24:58 -05:00
J. Nick Koston
f7bfbb619d
cleanup
2025-09-15 17:24:45 -05:00
J. Nick Koston
47d24edd0e
cleanup
2025-09-15 17:23:01 -05:00
J. Nick Koston
fa00e07e10
fix
2025-09-15 17:19:28 -05:00
J. Nick Koston
313851f4df
Merge remote-tracking branch 'upstream/dev' into archive_bug
2025-09-15 17:18:19 -05:00
J. Nick Koston
623878a9c3
Merge branch 'dev' into dashboard_dns_lookup_delay
2025-09-14 21:28:46 -05:00
J. Nick Koston
bd9dc43e59
Add additional coverage ahead of Path conversion ( #10723 )
2025-09-15 13:33:15 +12:00
J. Nick Koston
f857fa1f0d
[dashboard] Fix archive handler incorrectly deleting build folders instead of archiving them
2025-09-14 19:22:33 -05:00
Jimmy Hedman
af3e1788d1
Unpin libretiny version in network test ( #10717 )
2025-09-14 22:54:14 +00:00
J. Nick Koston
54a170242c
Merge branch 'dev' into dashboard_dns_lookup_delay
2025-09-14 17:37:29 -05:00
J. Nick Koston
35dce3c80d
Add additional test coverage ahead of Path conversion ( #10700 )
2025-09-15 09:31:38 +12:00
J. Nick Koston
3909d271f7
Merge remote-tracking branch 'upstream/dev' into dashboard_dns_lookup_delay
2025-09-12 16:34:34 -05: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
J. Nick Koston
24eb33a1c0
Add additional dashboard and main tests ( #10688 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-13 09:04:56 +12:00