J. Nick Koston
|
603bde05e7
|
preen
|
2025-09-27 01:11:30 -05:00 |
|
J. Nick Koston
|
5abde23432
|
merge
|
2025-09-27 01:08:10 -05:00 |
|
J. Nick Koston
|
9cdd4bc555
|
preen
|
2025-09-27 00:15:57 -05:00 |
|
J. Nick Koston
|
93ca48d9aa
|
stack it
|
2025-09-27 00:00:00 -05:00 |
|
J. Nick Koston
|
9875e96b13
|
stack it
|
2025-09-26 23:56:11 -05:00 |
|
J. Nick Koston
|
c789fbf9f3
|
stack it
|
2025-09-26 23:54:21 -05:00 |
|
J. Nick Koston
|
dba680a748
|
stack it
|
2025-09-26 23:52:48 -05:00 |
|
J. Nick Koston
|
20cbc48ad4
|
stack it
|
2025-09-26 23:45:56 -05:00 |
|
J. Nick Koston
|
7e8de7c92c
|
stack it
|
2025-09-26 23:44:24 -05:00 |
|
J. Nick Koston
|
5fb99e9013
|
stack it
|
2025-09-26 23:42:58 -05:00 |
|
J. Nick Koston
|
2d6669068f
|
stack it
|
2025-09-26 23:41:40 -05:00 |
|
J. Nick Koston
|
e5868a79a2
|
stack it
|
2025-09-26 23:40:50 -05:00 |
|
J. Nick Koston
|
6430ae80cf
|
stack it
|
2025-09-26 23:38:13 -05:00 |
|
J. Nick Koston
|
9f421ca60c
|
stack it
|
2025-09-26 23:32:02 -05:00 |
|
J. Nick Koston
|
a2d3e81c4e
|
stack it
|
2025-09-26 23:29:09 -05:00 |
|
J. Nick Koston
|
d1d8efd5a2
|
stack it
|
2025-09-26 23:28:03 -05:00 |
|
J. Nick Koston
|
0fb3d7550e
|
stack it
|
2025-09-26 23:27:04 -05:00 |
|
J. Nick Koston
|
e2c637cf48
|
stack it
|
2025-09-26 23:26:54 -05:00 |
|
J. Nick Koston
|
3b92c6630d
|
stack it
|
2025-09-26 23:26:16 -05:00 |
|
J. Nick Koston
|
4b003389b8
|
stack it
|
2025-09-26 23:14:28 -05:00 |
|
J. Nick Koston
|
7251f7edec
|
stack it
|
2025-09-26 23:13:21 -05:00 |
|
J. Nick Koston
|
abcc2d483b
|
optimize
|
2025-09-26 22:33:41 -05:00 |
|
J. Nick Koston
|
3bec6efdc3
|
optimize
|
2025-09-26 22:10:41 -05:00 |
|
J. Nick Koston
|
e0f99e0596
|
optimize
|
2025-09-26 22:09:44 -05:00 |
|
J. Nick Koston
|
a08a99e3f4
|
optimize
|
2025-09-26 22:05:06 -05:00 |
|
J. Nick Koston
|
10c5a19503
|
optimize
|
2025-09-26 22:01:44 -05:00 |
|
J. Nick Koston
|
e7b9f17bbe
|
optimize
|
2025-09-26 21:54:58 -05:00 |
|
J. Nick Koston
|
cc4c059429
|
optimize
|
2025-09-26 21:52:00 -05:00 |
|
J. Nick Koston
|
a12283ba35
|
optimize
|
2025-09-26 21:27:40 -05:00 |
|
J. Nick Koston
|
78333ef795
|
safe a write
|
2025-09-26 21:14:56 -05:00 |
|
J. Nick Koston
|
abf522bbb9
|
[ota] Add SHA256 password authentication with backward compatibility (#10809)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-26 17:50:27 -05:00 |
|
Patrick Van Oosterwijck
|
25fc16163b
|
[ethernet] Fix Ethernet RMII capable variant validation (#10909)
|
2025-09-26 17:34:22 -05:00 |
|
dependabot[bot]
|
55593628ef
|
Bump github/codeql-action from 3.30.4 to 3.30.5 (#10905)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-26 16:22:32 -05:00 |
|
dependabot[bot]
|
1f90d89731
|
Bump pyyaml from 6.0.2 to 6.0.3 (#10904)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-26 16:22:09 -05:00 |
|
J. Nick Koston
|
1560b8b8e2
|
[climate] Remove STL algorithm overhead in save_state() method (#10888)
|
2025-09-26 12:19:48 +12:00 |
|
J. Nick Koston
|
b26776fad4
|
[select] Remove STL algorithm overhead to reduce flash usage (#10887)
|
2025-09-26 12:19:06 +12:00 |
|
J. Nick Koston
|
875ada86b0
|
[web_server] Remove std::find_if overhead matching IDF implementation (#10889)
|
2025-09-26 12:14:16 +12:00 |
|
J. Nick Koston
|
195d1be4a9
|
[version] Reduce flash usage by optimizing string concatenation in setup() (#10890)
|
2025-09-26 12:12:39 +12:00 |
|
J. Nick Koston
|
2b12ff5874
|
[esp32_ble] Reduce RAM usage and firmware size by disabling unused GATT functionality (#10862)
|
2025-09-26 12:11:13 +12:00 |
|
J. Nick Koston
|
250b94d113
|
[text_sensor] Convert LOG_TEXT_SENSOR macro to function to reduce flash usage (#10884)
|
2025-09-26 12:10:31 +12:00 |
|
Jesse Hills
|
28199c1cf8
|
[stale] Clean up stale job (#10892)
|
2025-09-26 12:02:51 +12:00 |
|
Jesse Hills
|
eeb3ccaef7
|
Update stale bot rules (#10891)
|
2025-09-26 11:13:23 +12:00 |
|
Patrick Van Oosterwijck
|
460eb219ba
|
[ethernet] Add LAN8670 PHY support (#10874)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-25 21:45:07 +00:00 |
|
Jonathan Swoboda
|
cef9cf49bf
|
[htu21d] Fix I2C NACK issue and buffer overrun (#10801)
|
2025-09-25 15:54:38 -05:00 |
|
Jonathan Swoboda
|
28f09f9ed1
|
[dashboard] Fix progress bars on Windows (#10858)
|
2025-09-25 15:53:34 -05:00 |
|
J. Nick Koston
|
3eb502b328
|
Add sha256 support (#10882)
|
2025-09-26 08:53:21 +12:00 |
|
dependabot[bot]
|
7af77d0f82
|
Bump ruff from 0.13.1 to 0.13.2 (#10885)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-25 19:39:14 +00:00 |
|
dependabot[bot]
|
1c229947a8
|
Bump github/codeql-action from 3.30.3 to 3.30.4 (#10886)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-25 14:34:23 -05: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 |
|