1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-08 11:50:34 +01:00

6919 Commits

Author SHA1 Message Date
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
Tomasz Duda
36b2371498 remove not tested things 2024-05-09 20:08:37 +02:00
Tomasz Duda
12230ce4d7 remove duplicate keys 2024-05-09 20:08:37 +02:00
Tomasz Duda
834425ce0f fix naming 2024-05-09 20:08:37 +02:00
Jesse Hills
026c3a69b8
Merge branch 'beta' into dev 2024-05-09 23:23:14 +12:00
Jesse Hills
448b4f5cb6
Merge pull request #6713 from esphome/bump-2024.5.0b3
2024.5.0b3
2024.5.0b3
2024-05-09 23:04:30 +12:00
Jesse Hills
8ae8cd1168
Bump version to 2024.5.0b3 2024-05-09 21:55:34 +12:00
Jesse Hills
bd776baf8d
[github] Fix digest artifact name (#6710) 2024-05-09 21:55:34 +12:00
Clyde Stubbs
819bb9f8bc
[color] Fix crash when hex color parses as int, improve error reporting. (#6707) 2024-05-09 21:55:34 +12:00
Clyde Stubbs
26048d18ef
[core] Ensure that a generated ID name is distinct from its type. (#6706) 2024-05-09 21:55:34 +12:00
Jesse Hills
78d1a50853
[github] Fix digest artifact name (#6710) 2024-05-09 21:25:48 +12:00
Jesse Hills
ca031287a1
Merge branch 'beta' into dev 2024-05-09 17:35:13 +12:00
Jesse Hills
0883f0efd7
Merge pull request #6708 from esphome/bump-2024.5.0b2
2024.5.0b2
2024.5.0b2
2024-05-09 17:29:33 +12: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
Clyde Stubbs
afe81184a8
[core] Ensure that a generated ID name is distinct from its type. (#6706) 2024-05-09 15:08:30 +12: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
Jesse Hills
0ca395e8d0
Bump version to 2024.5.0b2 2024-05-09 14:45:40 +12:00
J. Nick Koston
98dc9fde6c
Bump recommended ESP-IDF to 4.4.7 (#6703) 2024-05-09 14:45:40 +12:00
Nate Clark
ed1344edd2
Add PHY register writes to enable external clock on Ethernet with RTL8201 (#6704)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-09 14:45:40 +12:00
Jesse Hills
2fbe80c1f7
[ethernet] Use constexpr instead of inline define for KSZ80XX_PC2R_REG_ADDR (#6705) 2024-05-09 14:45:40 +12:00
Mat931
879f404b48
[remote_receiver, remote_transmitter] Improve error messages on the ESP32 (#6701) 2024-05-09 14:45:40 +12:00
Edward Firmo
34585a6f15
[nextion] Replace flags to USE_ARDUINO (#6700) 2024-05-09 14:45:40 +12:00
Jesse Hills
054587c0e4
[github] Upgrade to actions/{upload,download}-artifact v4 (#6698) 2024-05-09 14:45:39 +12:00
J. Nick Koston
3ec4a66c9e
Bump recommended ESP-IDF to 4.4.7 (#6703) 2024-05-09 13:45:10 +12:00
Nate Clark
819be76013
Add PHY register writes to enable external clock on Ethernet with RTL8201 (#6704)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-09 12:47:25 +12:00
Jesse Hills
72481006e4
[ethernet] Use constexpr instead of inline define for KSZ80XX_PC2R_REG_ADDR (#6705) 2024-05-09 12:25:57 +12:00
Mat931
487e171443
[remote_receiver, remote_transmitter] Improve error messages on the ESP32 (#6701) 2024-05-09 09:58:40 +12:00
Tomasz Duda
e488fc7038 fix ci 2024-05-08 23:35:53 +02:00
Tomasz Duda
ae22151fd7 add cdc ota 2024-05-08 22:35:43 +02:00
Tomasz Duda
309024c746 remove loading of md5 component 2024-05-08 21:24:55 +02:00
Tomasz Duda
0f148650db fix codeowners 2024-05-08 21:17:03 +02:00
Edward Firmo
e48d02495b
[nextion] Replace flags to USE_ARDUINO (#6700) 2024-05-09 07:05:24 +12:00
Tomasz Duda
0763cde81a fix names 2024-05-08 21:03:16 +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
3512e255cf clean up 2024-05-08 20:49:38 +02:00
Tomasz Duda
e2cd3775fc use new ota structure 2024-05-08 19:54:08 +02:00
Jesse Hills
7764ab2411
[github] Upgrade to actions/{upload,download}-artifact v4 (#6698) 2024-05-08 16:17:45 +12:00
Jesse Hills
225beb305d
Merge branch 'beta' into dev 2024-05-08 14:09:30 +12:00
Jesse Hills
e027c6248a
Merge pull request #6697 from esphome/bump-2024.5.0b1
2024.5.0b1
2024.5.0b1
2024-05-08 14:08:15 +12:00
Jesse Hills
b7c6125a0b
Bump version to 2024.6.0-dev 2024-05-08 13:22:05 +12:00
Jesse Hills
bd8ccde862
Bump version to 2024.5.0b1 2024-05-08 13:22:04 +12:00
Jesse Hills
24aac10abe
Merge branch 'release' into dev 2024-05-08 13:21:39 +12:00
esphomebot
d9fca585a2
Update webserver local assets to 20240507-231331 (#6696) 2024-05-08 11:57:03 +12:00
Trent Houliston
b545d57236
Make pulse_meter PULSE filter report the pulse as soon as it can (#6014) 2024-05-08 10:13:15 +12:00
Keith Burzinski
f6a3784eba
Consolidate test files where all tests are identical (#6690) 2024-05-08 07:33:37 +12:00
Clyde Stubbs
829bfbdaa4
Migrate some constants to core code (#6692) 2024-05-08 07:26:04 +12:00
Tomasz Duda
0efa32dea9 Merge remote-tracking branch 'ota/separate-ota-backend' into nrf52 2024-05-07 19:46:24 +02:00