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 |
|
J. Nick Koston
|
be696c40db
|
Merge branch 'dev' into sha256_ota
|
2025-09-25 16:03:42 -05: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 |
|
J. Nick Koston
|
3ce430985a
|
Merge branch 'integration' into memory_api
|
2025-09-25 14:48:12 -05:00 |
|
J. Nick Koston
|
fa5245fcfc
|
Merge branch 'version_text_sensor_flash' into integration
|
2025-09-25 14:48:02 -05:00 |
|
J. Nick Koston
|
c3266db03d
|
[version] Reduce flash usage by optimizing string concatenation in setup()
|
2025-09-25 14:47:32 -05: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 |
|
J. Nick Koston
|
24d034c674
|
Merge branch 'dependabot/pip/ruff-0.13.2' into memory_api
|
2025-09-25 14:37:14 -05:00 |
|
J. Nick Koston
|
d06175816c
|
match pre-commit
|
2025-09-25 14:34:42 -05: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 |
|
J. Nick Koston
|
76a2725a25
|
Merge branch 'integration' into memory_api
|
2025-09-25 14:33:43 -05:00 |
|
J. Nick Koston
|
f7d617fabe
|
Merge branch 'remove_std_find_web_server_like_we_did_for_idf' into integration
|
2025-09-25 14:33:36 -05:00 |
|
J. Nick Koston
|
55cc3a5646
|
Merge branch 'climate_stl_overhead' into integration
|
2025-09-25 14:33:31 -05:00 |
|
J. Nick Koston
|
829b6cfe6a
|
review
|
2025-09-25 14:33:19 -05:00 |
|
J. Nick Koston
|
f62e66e52b
|
[web_server] Remove std::find_if overhead matching IDF implementation
|
2025-09-25 14:31:08 -05:00 |
|
J. Nick Koston
|
a4af23ebe4
|
Merge branch 'integration' into memory_api
|
2025-09-25 14:24:58 -05:00 |
|
J. Nick Koston
|
7b24e10da0
|
Merge branch 'climate_stl_overhead' into integration
|
2025-09-25 14:24:53 -05:00 |
|
J. Nick Koston
|
1da9345af0
|
[climate] Remove STL algorithm overhead in save_state() method
|
2025-09-25 14:24:25 -05:00 |
|
J. Nick Koston
|
2d395d1f8d
|
Merge branch 'integration' into memory_api
|
2025-09-25 14:20:58 -05:00 |
|
J. Nick Koston
|
a0bf1ba099
|
Merge branch 'select_stl_overhead' into integration
|
2025-09-25 14:20:51 -05:00 |
|
J. Nick Koston
|
62a466c013
|
[select] Remove STL algorithm overhead to reduce flash usage
|
2025-09-25 14:20:05 -05:00 |
|
dependabot[bot]
|
a4991a1d96
|
Bump ruff from 0.13.1 to 0.13.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.13.1...0.13.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-25 19:01:29 +00:00 |
|
J. Nick Koston
|
dadc557b01
|
Merge branch 'integration' into memory_api
|
2025-09-25 11:09:51 -05:00 |
|
J. Nick Koston
|
0ff72b8d42
|
Merge branch 'log_text_sensor' into integration
|
2025-09-25 11:09:46 -05:00 |
|
J. Nick Koston
|
f9c494ad9f
|
Update esphome/components/text_sensor/text_sensor.cpp
|
2025-09-25 11:09:32 -05:00 |
|
J. Nick Koston
|
56c16e6893
|
[text_sensor] Convert LOG_TEXT_SENSOR macro to function to reduce flash usage
|
2025-09-25 11:08:45 -05:00 |
|
J. Nick Koston
|
c5062dab55
|
Merge branch 'integration' into memory_api
|
2025-09-25 10:56:43 -05:00 |
|
J. Nick Koston
|
9a0996567d
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-25 10:56:38 -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 |
|
J. Nick Koston
|
a09ca274c3
|
Merge branch 'sha256_ota' into memory_api
|
2025-09-25 10:32:23 -05:00 |
|
J. Nick Koston
|
aa5ca91731
|
Merge branch 'sha256_ota' into integration
|
2025-09-25 10:32:16 -05:00 |
|
J. Nick Koston
|
8a620ccac0
|
Merge branch 'sha256' into sha256_ota
|
2025-09-25 10:32:06 -05:00 |
|
J. Nick Koston
|
640d98bb6f
|
address review comments
|
2025-09-25 10:31:42 -05:00 |
|
Jonathan Swoboda
|
65a1d2b2ff
|
[scd30] Fix temp offset (#10847)
|
2025-09-25 09:13:27 -05:00 |
|
J. Nick Koston
|
136c95656c
|
codeowners
|
2025-09-25 08:57:27 -05:00 |
|
J. Nick Koston
|
2bc1cc2ae7
|
Add sha256 support
This is a breakout from https://github.com/esphome/esphome/pull/10809
|
2025-09-25 08:55:43 -05:00 |
|
J. Nick Koston
|
7899d4256c
|
Add sha256 support
This is a breakout from https://github.com/esphome/esphome/pull/10809
|
2025-09-25 08:54:52 -05:00 |
|
J. Nick Koston
|
6a8c80a0f0
|
Merge remote-tracking branch 'upstream/dev' into sha256_ota
|
2025-09-25 08:53:57 -05: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 |
|
Jesse Hills
|
44767c32cf
|
Pin SHA for github actions (#10879)
|
2025-09-25 08:08:16 -05:00 |
|
Jesse Hills
|
0cc03dfe32
|
[json] Parsing json without a lambda (#10838)
|
2025-09-25 16:35:19 +12:00 |
|
J. Nick Koston
|
97b59f7775
|
Merge branch 'integration' into memory_api
|
2025-09-24 22:21:00 -05:00 |
|