dependabot[bot]
|
c49391427f
|
Bump ruff from 0.11.0 to 0.11.2 (#8461)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-31 01:52:10 +00:00 |
|
Clyde Stubbs
|
c42343be3a
|
[lvgl] Implement switch restore (#8481)
|
2025-03-30 09:09:19 +00:00 |
|
Kevin Ahrendt
|
ffc233d99d
|
[speaker] Bugfix: Media player always unpauses when receiving a stop command (#8474)
|
2025-03-30 08:41:08 +00:00 |
|
Jonathan Swoboda
|
5ed0046bdd
|
[esp32] Allow pioarduino version 5.4.1 (#8480)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-29 07:28:10 +00:00 |
|
J. Nick Koston
|
2e16dd788c
|
Bump ESP mdns to 1.8.2 (#8482)
|
2025-03-28 23:29:53 -05:00 |
|
Clyde Stubbs
|
58fe8b39b2
|
[scheduler] Properly handle millis() overflow (#8197)
|
2025-03-27 02:09:22 -05:00 |
|
Clyde Stubbs
|
ccd55a8e84
|
[display] Don't assume glyph x_offset is zero. (#8473)
|
2025-03-27 00:31:55 +00:00 |
|
Patrick
|
4bb59ce1d1
|
[esp32_can] Configurable enqueue timeout (#8453)
|
2025-03-26 04:06:23 +00:00 |
|
Keith Burzinski
|
bb988604c8
|
Merge branch 'release' into dev
|
2025-03-25 18:06:56 -05:00 |
|
Keith Burzinski
|
573088aadb
|
Merge pull request #8469 from esphome/bump-2025.3.2
2025.3.2
2025.3.2
|
2025-03-25 18:06:42 -05:00 |
|
Keith Burzinski
|
031b1c8bd0
|
Bump version to 2025.3.2
|
2025-03-25 15:22:11 -05:00 |
|
Keith Burzinski
|
f95b2ba898
|
[ld2450] Fix bluetooth state not reported correctly (#8458)
|
2025-03-25 15:22:11 -05:00 |
|
Kevin Ahrendt
|
ea4b573f9a
|
[speaker] Bugfix: Fix rapidly adding items to playlist (#8466)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-25 15:22:11 -05:00 |
|
Kevin Ahrendt
|
8fcbd57f2f
|
[media_player] Don't reset enqueue command (#8465)
|
2025-03-25 15:22:11 -05:00 |
|
Samuel Sieb
|
f131186e6b
|
fix 1bpp rendering (#8463)
|
2025-03-25 15:22:11 -05:00 |
|
Clyde Stubbs
|
20c7778524
|
[font] More robust handling of fixed font sizes. (#8443)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-25 15:22:11 -05:00 |
|
Clyde Stubbs
|
2d8e86324b
|
[gt911][cst226][ektf2232] Swap x and y calibration values (#8450)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-25 15:22:10 -05:00 |
|
Keith Burzinski
|
2dfd28ba3e
|
[ld2450] Fix bluetooth state not reported correctly (#8458)
|
2025-03-25 15:21:10 -05:00 |
|
Kevin Ahrendt
|
63221d7a1f
|
[speaker] Bugfix: Fix rapidly adding items to playlist (#8466)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-25 20:20:56 +00:00 |
|
Kevin Ahrendt
|
fb9a15f0af
|
[media_player] Don't reset enqueue command (#8465)
|
2025-03-25 11:16:12 -05:00 |
|
Samuel Sieb
|
ce2e966005
|
fix 1bpp rendering (#8463)
|
2025-03-25 19:33:53 +11:00 |
|
Jonathan Swoboda
|
e7d1072c85
|
[core] Fix s2 build after crc header fix (#8459)
|
2025-03-24 18:04:25 -05:00 |
|
Clyde Stubbs
|
bc999b50b3
|
[font] More robust handling of fixed font sizes. (#8443)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-24 09:35:42 +00:00 |
|
Clyde Stubbs
|
6cfe3ac44d
|
[gt911][cst226][ektf2232] Swap x and y calibration values (#8450)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-24 09:07:21 +00:00 |
|
Jonathan Swoboda
|
6787730aa4
|
[core] Fix 5.4.0 build issue (#8455)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-24 02:46:31 +00:00 |
|
Keith Burzinski
|
48a7927a60
|
Merge branch 'release' into dev
|
2025-03-22 23:45:32 -05:00 |
|
Keith Burzinski
|
8ea4d8402f
|
Merge pull request #8451 from esphome/bump-2025.3.1
2025.3.1
2025.3.1
|
2025-03-22 23:45:18 -05:00 |
|
Keith Burzinski
|
2c53408cfc
|
Bump version to 2025.3.1
|
2025-03-22 23:14:32 -05:00 |
|
Clyde Stubbs
|
33dce6e522
|
[lvgl] Ensure non-zero screen dimensions during init (#8444)
|
2025-03-22 23:14:32 -05:00 |
|
Clyde Stubbs
|
e213932b7c
|
[lvgl] Set correct buffer size (#8442)
|
2025-03-22 23:14:32 -05:00 |
|
Clyde Stubbs
|
42fb0e2809
|
[ft63x6] Get correct dimensions from display (#8417)
|
2025-03-22 23:14:31 -05:00 |
|
Clyde Stubbs
|
acce0bc45b
|
[lvgl] Ensure non-zero screen dimensions during init (#8444)
|
2025-03-22 23:09:29 -05:00 |
|
dependabot[bot]
|
f5885de6f1
|
Bump pytest-asyncio from 0.23.6 to 0.25.3 (#8447)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-21 22:19:09 +00:00 |
|
dependabot[bot]
|
17e3bb7324
|
Bump aioesphomeapi from 29.6.0 to 29.7.0 (#8448)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-21 11:44:47 -10:00 |
|
Clyde Stubbs
|
d891521ce2
|
[lvgl] Set correct buffer size (#8442)
|
2025-03-21 04:12:27 +00:00 |
|
Clyde Stubbs
|
3320e4112b
|
[cli] Add --reset and --upload_speed options (#8380)
|
2025-03-20 21:38:59 -05:00 |
|
Jonathan Swoboda
|
c0e4701e1d
|
[esp32] Allow pioarduino versions 5.3.2 and 5.4.0 (#8440)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-03-20 21:31:58 -05:00 |
|
dependabot[bot]
|
f3390ff7f5
|
Bump tzlocal from 5.2 to 5.3.1 (#8423)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-20 14:41:23 -10:00 |
|
dependabot[bot]
|
dfbfb2a2bb
|
Update wheel requirement from ~=0.43.0 to >=0.43,<0.46 (#8421)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-20 13:08:25 -10:00 |
|
dependabot[bot]
|
874026ca8f
|
Bump pylint from 3.2.7 to 3.3.6 (#8441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-03-20 22:07:38 +00:00 |
|
dependabot[bot]
|
4adda632bb
|
Bump ruff from 0.9.2 to 0.11.0 (#8409)
|
2025-03-20 09:51:23 -10:00 |
|
Clyde Stubbs
|
6ea89644e7
|
[ft63x6] Get correct dimensions from display (#8417)
|
2025-03-19 23:37:44 -05:00 |
|
Keith Burzinski
|
64ff62c005
|
Merge branch 'release' into dev
|
2025-03-19 23:37:27 -05:00 |
|
Keith Burzinski
|
c4de9e87e4
|
Merge pull request #8438 from esphome/bump-2025.3.0
2025.3.0
2025.3.0
|
2025-03-19 23:37:13 -05:00 |
|
Keith Burzinski
|
918924d697
|
Bump version to 2025.3.0
|
2025-03-19 20:54:32 -05:00 |
|
dependabot[bot]
|
43805e6c56
|
Bump actions/cache from 4.2.2 to 4.2.3 (#8433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-19 12:46:38 -10:00 |
|
dependabot[bot]
|
38bbfaccc6
|
Bump actions/cache from 4.2.2 to 4.2.3 in /.github/actions/restore-python (#8437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-19 12:46:01 -10:00 |
|
Keith Burzinski
|
56b32aae11
|
Merge branch 'beta' into dev
|
2025-03-19 16:01:54 -05:00 |
|
Keith Burzinski
|
e2c16b4baa
|
Merge pull request #8436 from esphome/bump-2025.3.0b5
2025.3.0b5
2025.3.0b5
|
2025-03-19 16:01:39 -05:00 |
|
Keith Burzinski
|
10a9162f48
|
Bump version to 2025.3.0b5
|
2025-03-19 14:36:04 -05:00 |
|