1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-07 11:20:28 +01:00

968 Commits

Author SHA1 Message Date
Tomasz Duda
1739b4bcfa fix build error 2024-05-16 22:17:50 +02:00
Tomasz Duda
16f3c6a09a change name dfu -> dfu_mode 2024-05-16 19:29:18 +02:00
Tomasz Duda
2ed45759cc Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-16 15:34:29 +02:00
Anton Viktorov
b06e0746f5
INA228/INA229, INA238/INA239, INA237 power/energy/charge monitor (I2C, SPI) (#6138)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 16:50:28 +12:00
Anton Viktorov
98cb6555df
SPI and I2C for ENS160 (#6369) 2024-05-16 15:22:40 +12: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
Andrew McFague
f0ec900e48
Skip gpio validation (#5615) 2024-05-16 11:49:04 +12:00
heggi
08509f7755
Mirage remote receiver & transmitter (#6479)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:35:17 +12:00
Mat931
46eee4a4f0
Add beken_spi_led_strip component (#6515)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:32:48 +12:00
Alex Boyd
773951d85e
BedJet: expose the outlet temperature on the climate and as a sensor (#6633) 2024-05-16 11:31:08 +12:00
Keith Burzinski
891f56b421
[tests] `test2.yaml` has become too large (#6750) 2024-05-15 17:14:19 +12:00
tomaszduda23
e48fdbeb6c
Merge branch 'dev' into nrf52 2024-05-13 08:06:07 +02:00
Szewcson
13e3920c13
GDK101 support (#4703)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-13 13:36:10 +12:00
Tomasz Duda
de236e7ea1 add test for adc 2024-05-12 13:37:32 +02:00
Tomasz Duda
101046d5de add basic adc 2024-05-11 14:02:22 +02:00
Tomasz Duda
a18c1a2c06 add reset reason 2024-05-10 15:06:24 +02:00
Tomasz Duda
315fbb0f64 add tests for zephyr_debug 2024-05-09 22:04:49 +02:00
Tomasz Duda
9c8b5ee933 move debug setting to another component 2024-05-09 21:42:09 +02:00
Tomasz Duda
c128822381 Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-09 20:10:19 +02:00
tomaszduda23
e83ae38e25
Update test.nrf52.yaml 2024-05-09 06:44:45 +02:00
Clyde Stubbs
5956bebcb7
[color] Fix crash when hex color parses as int, improve error reporting. (#6707) 2024-05-09 03:14:31 +00:00
chbmuc
d0120cefd2
Add IRK support to ble_rssi (#6422)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-09 15:02:43 +12:00
Tomasz Duda
ae22151fd7 add cdc ota 2024-05-08 22:35:43 +02:00
Tomasz Duda
796db1ea42 Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-08 20:55:33 +02:00
Tomasz Duda
8b9e01d123 fix tests 2024-05-08 20:52:01 +02:00
Tomasz Duda
e2cd3775fc use new ota structure 2024-05-08 19:54:08 +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
tomaszduda23
8234c45194
Merge branch 'dev' into nrf52 2024-05-07 15:07:23 +02:00
RFDarter
1e196bac98
fix date_time validation (#6688)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-07 12:47:07 +12:00
Tomasz Duda
3a42343c2f Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-06 21:39:53 +02:00
Tomasz Duda
e029840067 fix lint 2024-05-06 21:16:30 +02:00
Tomasz Duda
5796b0e4bf add tests 2024-05-06 20:37:50 +02:00
Tomasz Duda
0ff7710c6a add tests 2024-05-06 19:55:36 +02:00
Keith Burzinski
6dcb038294
Merge branch 'dev' into separate-ota-backend 2024-05-06 02:46:18 -05:00
Anton Viktorov
599dbf27e0
Minor tidy up of BME280 code (#6672)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-06 14:19:25 +12:00
Tomasz Duda
2aedaeff6d add nrf52 gpio tests 2024-05-05 23:50:04 +02:00
Tomasz Duda
1832349d8a rollback ci & add build_components_base.nrf52 2024-05-05 23:29:08 +02:00
Tomasz Duda
4ecdd8fb6f fix lint 2024-05-05 23:15:33 +02:00
Tomasz Duda
6a49e49bfc Merge remote-tracking branch 'origin/dev' into nrf52 2024-05-05 21:38:47 +02:00
Keith Burzinski
6fba1293d8
Merge branch 'dev' into separate-ota-backend 2024-05-02 04:09:49 -05:00
Anton Viktorov
c7c0d97a5e
SPI and I2C for BMP390 and BMP380 (#6652)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-02 13:49:01 +12:00
Keith Burzinski
5ddad26476
Extend and consolidate script tests (#6663) 2024-05-02 07:17:11 +12:00
Keith Burzinski
c69cdec052
Extend MQTT tests (#6648) 2024-05-01 16:49:20 +12:00
Keith Burzinski
33b36425a4
Merge branch 'dev' into separate-ota-backend 2024-04-30 01:35:08 -05:00
Anton Sergunov
73bb4aa4d5
[template/text] Fix lambda config (#6655)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-04-29 20:40:03 +10:00
Clyde Stubbs
c007593f72
Fix for #4866 - inconsistent arguments (#6639) 2024-04-29 15:53:08 +12:00
Jesse Hills
3a4a6873cc
Merge branch 'dev' into separate-ota-backend 2024-04-29 07:58:20 +12:00
Jesse Hills
a700ae481d
Fix command line substitutions without any yaml substitutions (#6644) 2024-04-29 07:33:52 +12:00
polyfloyd
cd91c7050c
waveshare_epaper: Add 2.90in-dke (#6492)
Co-authored-by: The_Niz <the_niz@nurdspace.nl>
2024-04-26 18:44:58 +10:00