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
J. Nick Koston
0ddd1037ca
cleanup
2025-09-21 09:05:40 -06:00
J. Nick Koston
a81985bfba
cleanup
2025-09-21 09:01:07 -06:00
Jonathan Swoboda
e3b64103cc
[sensirion] Fix warning ( #10813 )
2025-09-20 21:23:33 -05:00
J. Nick Koston
8da7705927
fix nrf52
2025-09-20 18:29:17 -06:00
J. Nick Koston
cebacfcc59
fix rp2040
2025-09-20 08:52:06 -06:00
J. Nick Koston
d7245ebde6
try to make it work on 8266
2025-09-20 07:55:53 -06:00
esphomebot
ebdcb3e4d9
Synchronise Device Classes from Home Assistant ( #10803 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-20 13:09:21 +00:00
J. Nick Koston
f171afca62
move context to .h
2025-09-20 07:03:48 -06:00
J. Nick Koston
dfc161b618
preen
2025-09-19 22:54:36 -06:00
J. Nick Koston
e49cbac46a
optimize
2025-09-19 22:51:14 -06:00
J. Nick Koston
e5fd5425c1
Merge branch 'integration' into memory_api
2025-09-19 22:44:34 -06:00
J. Nick Koston
8fc3ffdea9
Merge remote-tracking branch 'upstream/dev' into integration
2025-09-19 22:44:16 -06:00
J. Nick Koston
6810e87fa7
reorder
2025-09-19 22:35:18 -06:00
J. Nick Koston
f6b9f802e8
Merge branch 'dev' into sha256_ota
2025-09-19 19:12:19 -05:00
J. Nick Koston
971522574d
[http_request] Fix Path object passed to C++ codegen ( #10812 )
2025-09-19 20:10:02 -04:00
J. Nick Koston
73e939dbbc
[zephyr] Fix compilation after Path migration ( #10811 )
2025-09-19 20:09:32 -04:00
J. Nick Koston
f80dfa9be7
Merge remote-tracking branch 'upstream/sha256_ota' into sha256_ota
2025-09-19 17:00:41 -06:00
J. Nick Koston
110b364c1f
make member
2025-09-19 17:00:23 -06:00
J. Nick Koston
acb5616334
make member
2025-09-19 17:00:03 -06:00
J. Nick Koston
2ce07d8aae
Merge branch 'dev' into sha256_ota
2025-09-19 17:32:58 -05:00
J. Nick Koston
e41ca7e888
tidy
2025-09-19 16:31:58 -06:00
J. Nick Koston
4b6fbc2a1e
preen
2025-09-19 15:56:40 -06:00
J. Nick Koston
0919669fc6
preen
2025-09-19 15:56:21 -06:00
J. Nick Koston
e721e8c203
preen
2025-09-19 15:54:17 -06:00
J. Nick Koston
6215199c1a
codeowners
2025-09-19 15:51:52 -06:00
J. Nick Koston
46f05b34e5
preen
2025-09-19 15:45:38 -06:00
J. Nick Koston
8e1b620a49
Merge remote-tracking branch 'upstream/dev' into sha256_ota
2025-09-19 15:42:09 -06:00
dependabot[bot]
a96798ef98
Bump esptool from 5.0.2 to 5.1.0 ( #10758 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 15:13:47 -06:00
dependabot[bot]
923e7049f1
Bump aioesphomeapi from 41.1.0 to 41.4.0 ( #10805 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19 15:04:43 -06:00
Paulus Schoutsen
26df542036
Fix esphome run ( #10807 )
2025-09-19 15:36:46 -05:00
J. Nick Koston
88a98cfeef
Merge remote-tracking branch 'upstream/dev' into sha256_ota
2025-09-19 09:10:11 -06:00
Keith Burzinski
1ccec6950a
[zwave_proxy] Send Home ID in DeviceInfoResponse ( #10798 )
...
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
Co-authored-by: J. Nick Koston <nick+github@koston.org >
Co-authored-by: AlCalzone <d.griesel@gmx.net >
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-19 14:52:54 +00:00
dependabot[bot]
b3a122de3c
Bump ruff from 0.13.0 to 0.13.1 ( #10802 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2025-09-19 08:04:29 -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
Jesse Hills
de617c85c7
Merge branch 'release' into dev
2025-09-19 20:47:37 +12:00
Jesse Hills
e47f4ef602
Merge pull request #10796 from esphome/bump-2025.9.1
...
2025.9.1
2025.9.1
2025-09-19 20:46:53 +12:00
Keith Burzinski
9c201afe76
[api_protobuf.py] Use type appropriate for estimated_size
( #10797 )
2025-09-18 20:55:45 -05: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
Jesse Hills
961be7fd12
Bump version to 2025.9.1
2025-09-19 11:52:10 +12:00
J. Nick Koston
a5a21f47d1
[gpio] Fix unused function warnings when compiling with log level below DEBUG ( #10779 )
2025-09-19 11:52:09 +12:00
J. Nick Koston
a06cd84974
[core] Fix ESP8266 mDNS compilation failure caused by incorrect coroutine priorities ( #10773 )
2025-09-19 11:52:09 +12:00
Subhash Chandra
e3703b43c1
[packet_transport] Refactor sensor/provider list handling to be idempotent ( #10765 )
2025-09-19 11:52:09 +12:00