J. Nick Koston
|
d9e18ee982
|
Support subscript env reads in extra scripts; make the INFO-capture fixture real
|
2026-08-22 21:27:31 -05:00 |
|
J. Nick Koston
|
a003fb848a
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:24:08 -05:00 |
|
J. Nick Koston
|
e465839d17
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 21:24:08 -05:00 |
|
J. Nick Koston
|
319fdf6deb
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-22 21:24:08 -05:00 |
|
J. Nick Koston
|
13d1933873
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
|
2026-08-22 21:24:07 -05:00 |
|
J. Nick Koston
|
44d447ada0
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
|
2026-08-22 21:24:07 -05:00 |
|
J. Nick Koston
|
f49a5879c3
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-22 21:24:07 -05:00 |
|
J. Nick Koston
|
918444ecbb
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-22 21:24:07 -05:00 |
|
J. Nick Koston
|
d26d3fdc33
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-22 21:24:06 -05:00 |
|
J. Nick Koston
|
227f5c67e2
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-shared-helpers
# Conflicts:
# tests/unit_tests/test_main.py
|
2026-08-22 21:23:40 -05:00 |
|
J. Nick Koston
|
d43770b6d4
|
Drop a stale ccache_path patch from the write_project test
|
2026-08-22 21:22:41 -05:00 |
|
J. Nick Koston
|
cc73c0c67e
|
Dispatch esptool flashing via the backend hook, share the native trigger files, gate the probe, cache the closure
|
2026-08-22 21:21:25 -05:00 |
|
J. Nick Koston
|
ff84e53ff1
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:19:00 -05:00 |
|
J. Nick Koston
|
0f3ac3b0e3
|
Point the board-check comment at the validator that now exists
|
2026-08-22 21:18:58 -05:00 |
|
J. Nick Koston
|
aa63eb9734
|
Move the resolve-for-me ccache sentinel to its one consumer
|
2026-08-22 21:18:48 -05:00 |
|
J. Nick Koston
|
9144ae462d
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-22 21:17:55 -05:00 |
|
J. Nick Koston
|
ec3f7fb411
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-22 21:17:54 -05:00 |
|
J. Nick Koston
|
aa5700d150
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-22 21:17:54 -05:00 |
|
J. Nick Koston
|
c15df918f5
|
Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend
# Conflicts:
# esphome/platformio/library.py
|
2026-08-22 21:17:37 -05:00 |
|
J. Nick Koston
|
3d540b1597
|
Require a resolved ccache, dedupe the package specs, use the shared cache spec
|
2026-08-22 21:16:27 -05:00 |
|
J. Nick Koston
|
ca79cb1a20
|
Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer
# Conflicts:
# esphome/writer.py
|
2026-08-22 21:14:48 -05:00 |
|
J. Nick Koston
|
e557e84468
|
Route the registry prefetch through the shared downloader; register tools caches in one table
|
2026-08-22 21:14:18 -05:00 |
|
J. Nick Koston
|
5c30acfe5b
|
Merge branch 'esp8266-native-toolchain-plumbing' into esp8266-native-build-infra
|
2026-08-22 21:12:39 -05:00 |
|
J. Nick Koston
|
cc27854fb2
|
Point the consumed-options comment at its now-real consumer
|
2026-08-22 21:12:37 -05:00 |
|
J. Nick Koston
|
044d593f09
|
Merge branch 'esp8266-native-shared-helpers' into esp8266-native-build-surgery
|
2026-08-22 21:12:36 -05:00 |
|
J. Nick Koston
|
68e04f5982
|
Merge branch 'esp8266-native-build-surgery' into esp8266-native-toolchain-plumbing
|
2026-08-22 21:12:36 -05:00 |
|
J. Nick Koston
|
d6d80ee323
|
Consolidate the batch-download scaffold, share the idedata error set, dedupe compdb tokenizing
|
2026-08-22 21:12:20 -05:00 |
|
J. Nick Koston
|
f0651e5c9b
|
[radio_frequency] Inline the trivial make_call helper (#18645)
|
2026-08-22 21:07:34 -05:00 |
|
J. Nick Koston
|
f24b731f95
|
[infrared] Inline the trivial make_call helper (#18644)
|
2026-08-22 21:07:14 -05:00 |
|
J. Nick Koston
|
01ad424d12
|
[datetime] Inline the trivial make_call helpers (#18643)
|
2026-08-22 21:07:03 -05:00 |
|
J. Nick Koston
|
435d522683
|
[text] Inline the trivial Text publish_state forwarding overloads (#18642)
|
2026-08-22 21:06:47 -05:00 |
|
J. Nick Koston
|
a63c3bc0c7
|
[valve] Inline the trivial Valve and ValveCall accessors (#18641)
|
2026-08-22 21:06:31 -05:00 |
|
J. Nick Koston
|
b83ce91528
|
[display] Inline the trivial DisplayPage setters and page navigation helpers (#18639)
|
2026-08-22 21:06:03 -05:00 |
|
J. Nick Koston
|
a30238aab6
|
[wireguard] Inline the trivial Wireguard setters (#18638)
|
2026-08-22 21:05:51 -05:00 |
|
J. Nick Koston
|
47156c9a5b
|
[mqtt] Inline the trivial MQTT client, component and sensor accessors (#18637)
|
2026-08-22 21:05:39 -05:00 |
|
J. Nick Koston
|
78240c9a46
|
[sprinkler] Inline the trivial Sprinkler accessors (#18636)
|
2026-08-22 21:04:57 -05:00 |
|
J. Nick Koston
|
5a9f06e584
|
[thermostat] Inline the trivial ThermostatClimate setters and getters (#18635)
|
2026-08-22 21:04:41 -05:00 |
|
J. Nick Koston
|
ecb007da70
|
[deep_sleep] Inline the trivial DeepSleepComponent setters (#18634)
|
2026-08-22 21:04:23 -05:00 |
|
J. Nick Koston
|
ad1a4fca36
|
[version] Inline the trivial VersionTextSensor setters (#18633)
|
2026-08-22 21:04:08 -05:00 |
|
J. Nick Koston
|
832a738588
|
[switch] Inline the trivial inverted accessors (#18632)
|
2026-08-22 21:03:51 -05:00 |
|
J. Nick Koston
|
fedb3ac5c1
|
[fan] Inline the trivial Fan call helpers (#18631)
|
2026-08-22 21:03:38 -05:00 |
|
J. Nick Koston
|
cb4e55e444
|
[cover] Inline the trivial Cover and CoverCall accessors (#18630)
|
2026-08-22 21:03:15 -05:00 |
|
J. Nick Koston
|
3ef5a8e6a4
|
[water_heater] Inline the trivial visual override setters (#18629)
|
2026-08-22 21:03:07 -05:00 |
|
J. Nick Koston
|
0e915e9b8b
|
[core] Inline the ESPTime::strftime std::string overload (#18628)
|
2026-08-22 21:02:58 -05:00 |
|
J. Nick Koston
|
dba3b287dd
|
[api] Inline the trivial APIServer accessors (#18627)
|
2026-08-22 21:02:14 -05:00 |
|
J. Nick Koston
|
ce019f508d
|
[safe_mode] Inline the trivial set_safe_mode setters (#18626)
|
2026-08-22 21:02:04 -05:00 |
|
J. Nick Koston
|
5c2286cc4a
|
[climate] Inline the trivial visual override setters (#18624)
|
2026-08-22 21:01:55 -05:00 |
|
J. Nick Koston
|
efc0a94112
|
[text_sensor] Inline the trivial TextSensor forwarding overloads (#18623)
|
2026-08-22 21:01:42 -05:00 |
|
J. Nick Koston
|
c60062c418
|
[sensor] Inline the trivial ExponentialMovingAverageFilter setters (#18622)
|
2026-08-22 21:01:28 -05:00 |
|
J. Nick Koston
|
763a1d9371
|
[select] Inline the trivial Select accessors (#18621)
|
2026-08-22 21:01:16 -05:00 |
|