1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-09 04:10:35 +01:00

14 Commits

Author SHA1 Message Date
Tomasz Duda
20461dca75 fix ci 2024-06-22 08:27:39 +02:00
tomaszduda23
1f86f48160
Merge branch 'dev' into nrf52 2024-06-18 20:25:26 +02:00
Keith Burzinski
f6848fe24d
[CI] Introduce testing for IDF 5 (and other arbitrary framework versions) (#6802)
* Initial changes to support testing of additional framework versions

* Rename Arduino test files
2024-06-17 16:32:11 -05:00
Tomasz Duda
26c15dfb26 Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-26 19:48:03 +02:00
Keith Burzinski
76abf2200c
Uncouple safe_mode from OTA (#6759) 2024-05-22 13:08:53 +12:00
Tomasz Duda
61a25cf1c4 let user select uart for serial ota 2024-05-22 00:16:26 +02:00
Keith Burzinski
f46c499c4e
Separate OTABackend from OTA component (#6459)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:01:09 +12:00
tomaszduda23
e83ae38e25
Update test.nrf52.yaml 2024-05-09 06:44:45 +02:00
Tomasz Duda
8b9e01d123 fix tests 2024-05-08 20:52:01 +02:00
Keith Burzinski
f6a3784eba
Consolidate test files where all tests are identical (#6690) 2024-05-08 07:33:37 +12:00
Tomasz Duda
0efa32dea9 Merge remote-tracking branch 'ota/separate-ota-backend' into nrf52 2024-05-07 19:46:24 +02:00
Tomasz Duda
5796b0e4bf add tests 2024-05-06 20:37:50 +02:00
Keith Burzinski
d5885f51a6
Update tests 2024-04-24 00:03:32 -05:00
Keith Burzinski
6806cb28f6
Add some components to the new testing framework (O) (#6211) 2024-04-23 15:45:59 +12:00