Commit Graph

  • 477abc05ae [am2315c] Use warning not fail during update (#8499) Jonathan Swoboda 2025-04-15 01:00:44 -04:00
  • ff2b93a3e4 Fix '--device MQTT' for devices with static IP (#8535) David Woodhouse 2025-04-15 06:30:07 +02:00
  • a52d6388a9 Use python3 in place of python, as some systems don't emulate the former (#8568) Calum McConnell 2025-04-15 00:13:37 -04:00
  • 6259ca9ded [lvgl] Small buffers in internal RAM (#8523) Clyde Stubbs 2025-04-15 11:10:44 +10:00
  • f6ef50505b Merge branch 'beta' into dev Jesse Hills 2025-04-15 12:13:03 +12:00
  • b4cf437761 Merge pull request #8567 from esphome/bump-2025.4.0b2 2025.4.0b2 Jesse Hills 2025-04-15 12:12:31 +12:00
  • 1d9f5f1f1e Bump version to 2025.4.0b2 Jesse Hills 2025-04-15 09:35:53 +12:00
  • e47489708e Bump esphome-dashboard to 20250415.0 (#8565) Jonathan Swoboda 2025-04-14 17:03:43 -04:00
  • 8e1bdcd211 Bump zeroconf from 0.146.3 to 0.146.4 (#8563) dependabot[bot] 2025-04-15 08:07:29 +12:00
  • 3432d73584 Bump aioesphomeapi from 29.9.0 to 29.10.0 (#8562) dependabot[bot] 2025-04-15 08:06:48 +12:00
  • 2bb86641f8 [lvgl] Ensure captured lambdas are in correct order (#8560) Clyde Stubbs 2025-04-15 05:39:56 +10:00
  • 6ca72a3a26 Speaker-Media-Player: Fix potential deadlock in audio pipeline (#8548) Mischa Siekmann 2025-04-14 20:51:10 +02:00
  • c215098cb7 [lvgl] Add restore_value to select and number (#8494) Clyde Stubbs 2025-04-14 08:45:30 +10:00
  • 566968b6be [lvgl] Fix initial focus on roller (#8547) Clyde Stubbs 2025-04-14 08:41:42 +10:00
  • fe51ee6257 [axs15231] Don't overwrite manual dimensions (#8553) Clyde Stubbs 2025-04-14 08:41:11 +10:00
  • 2c499b326a Include MAC address in noise hello (#8551) J. Nick Koston 2025-04-12 09:16:14 -10:00
  • 7c4ab7abfe [lvgl] Fix use of image without canvas (Bugfix) (#8540) Clyde Stubbs 2025-04-10 11:28:44 +10:00
  • 3c242b7296 Bump esphome-dashboard to 20250415.0 (#8565) Jonathan Swoboda 2025-04-14 17:03:43 -04:00
  • 67e9db021c Merge branch 'dev' into multi_device DanielV 2025-04-14 22:21:50 +02:00
  • 00dd5b8339 [ci] Pin codecov action to v5.4.0 (#8564) Jesse Hills 2025-04-15 08:09:51 +12:00
  • a007a8237a Bump zeroconf from 0.146.3 to 0.146.4 (#8563) dependabot[bot] 2025-04-15 08:07:29 +12:00
  • 9b86cc37f0 Bump aioesphomeapi from 29.9.0 to 29.10.0 (#8562) dependabot[bot] 2025-04-15 08:06:48 +12:00
  • 2dfcf950fa [lvgl] Ensure captured lambdas are in correct order (#8560) Clyde Stubbs 2025-04-15 05:39:56 +10:00
  • 3922950951 Improve stability for unrelated test Daniel Vikström 2025-04-14 21:36:50 +02:00
  • 5908b93e82 Speaker-Media-Player: Fix potential deadlock in audio pipeline (#8548) Mischa Siekmann 2025-04-14 20:51:10 +02:00
  • 995db1f961 Add support for Waveshare 5.65" ACeP 7-Color display (#8557) Norbert Schulz 2025-04-14 04:02:40 +02:00
  • abcc656a6f Bump ruff from 0.11.4 to 0.11.5 (#8546) dependabot[bot] 2025-04-13 14:41:33 -10:00
  • 4a9f323d92 [core] make require_framework_version generic (#8412) tomaszduda23 2025-04-14 00:59:40 +02:00
  • 34a4e70cc5 Update setup to make .temp directory (#8558) Calum McConnell 2025-04-13 18:48:45 -04:00
  • fb5d697c22 [lvgl] Add restore_value to select and number (#8494) Clyde Stubbs 2025-04-14 08:45:30 +10:00
  • df4642208e [lvgl] Fix initial focus on roller (#8547) Clyde Stubbs 2025-04-14 08:41:42 +10:00
  • 264e234efc [axs15231] Don't overwrite manual dimensions (#8553) Clyde Stubbs 2025-04-14 08:41:11 +10:00
  • ca78dd44b5 Include MAC address in noise hello (#8551) J. Nick Koston 2025-04-12 09:16:14 -10:00
  • d014a95674 lint ld2420 Samuel Sieb 2025-04-11 20:50:32 -07:00
  • b6dce21154 check if the select is configured Samuel Sieb 2025-04-11 20:48:24 -07:00
  • 865157afba [ld2420] only use select if available Samuel Sieb 2025-04-11 20:41:54 -07:00
  • 7edf458898 [esp32] Allow pioarduino version 5.3.3 and 5.5.0 (#8526) Jonathan Swoboda 2025-04-11 22:34:43 -04:00
  • 9c4aa0ba53 Merge branch 'dev' into multi_device DanielV 2025-04-11 13:19:52 +02:00
  • f5f1651b31 Fix clang Daniel Vikström 2025-04-09 22:33:03 +02:00
  • d9873e24a7 [lvgl] Fix use of image without canvas (Bugfix) (#8540) Clyde Stubbs 2025-04-10 11:28:44 +10:00
  • 645bd490ba Bump pytest-cov from 6.0.0 to 6.1.1 (#8537) dependabot[bot] 2025-04-09 10:28:22 -10:00
  • 27f6d00e7a Bump ruff from 0.11.2 to 0.11.4 (#8538) dependabot[bot] 2025-04-09 10:28:07 -10:00
  • 32f4e4ca13 Cleaning up Daniel Vikström 2025-04-09 19:20:28 +02:00
  • 962e0c4c33 Make it a Class but only use the id in entities Daniel Vikström 2025-04-09 19:09:31 +02:00
  • 2c01bc5795 Fix clang-tidy Daniel Vikström 2025-04-09 15:22:40 +02:00
  • f9d668eeca Merge branch 'beta' into dev Jesse Hills 2025-04-09 19:50:59 +12:00
  • 92d1557efd Merge pull request #8534 from esphome/bump-2025.4.0b1 2025.4.0b1 Jesse Hills 2025-04-09 19:50:23 +12:00
  • 6b930595e2 Bump version to 2025.5.0-dev Jesse Hills 2025-04-09 14:19:05 +12:00
  • 4a1cbfc533 Bump version to 2025.4.0b1 Jesse Hills 2025-04-09 14:19:05 +12:00
  • 1f7a84cc8e [lvgl] Implement canvas widget (#8504) Clyde Stubbs 2025-04-09 10:15:39 +10:00
  • 8c5adfb33f real_time_clock: Apply timezone immediately in set_timezone() (#8531) David Woodhouse 2025-04-09 01:03:38 +01:00
  • 0651f7cb3c Work on sub-device creation Daniel Vikström 2025-04-09 01:39:24 +02:00
  • 399c9ba4be Bump pytest from 8.2.0 to 8.3.5 (#8528) dependabot[bot] 2025-04-08 23:38:06 +00:00
  • 01ac59ce2a Store proto with all additions but commented out Daniel Vikström 2025-04-09 01:15:48 +02:00
  • c1fd597757 Add CODEOWNER Daniel Vikström 2025-04-09 01:12:14 +02:00
  • e79e244eee Fix generated proto-files Daniel Vikström 2025-04-09 00:43:40 +02:00
  • a866370a2e [spi] Implement octal mode (#8386) Clyde Stubbs 2025-04-09 09:07:59 +10:00
  • 6240bfff97 [lvgl] Make line points templatable (#8502) Clyde Stubbs 2025-04-09 09:03:29 +10:00
  • 1c72fd4674 [lvgl] add on_boot trigger (#8498) Clyde Stubbs 2025-04-09 09:00:39 +10:00
  • 2291a1dc39 Bump aioesphomeapi to 29.9.0 (#8522) J. Nick Koston 2025-04-08 12:58:26 -10:00
  • 8269e2c961 Ensure plaintext responds with bad indicator byte before dropping the connection (#8521) J. Nick Koston 2025-04-08 12:27:23 -10:00
  • 68ecc08111 Register device_id to entity and separate struct for all device info Daniel Vikström 2025-04-09 00:11:05 +02:00
  • 3b5fbc359f Formating updates Daniel Vikström 2024-04-06 00:29:08 +02:00
  • 583e5ea47f Add code-owner tag Daniel Vikström 2024-04-06 00:13:14 +02:00
  • 7b647c3fae Add a single test Daniel Vikström 2024-04-06 00:08:43 +02:00
  • a8b76c617c Some basic chain working Daniel Vikström 2024-04-06 00:03:26 +02:00
  • 1bd8985dff Add a device component Daniel Vikström 2024-04-05 13:50:21 +02:00
  • 25b5a6c4ae Add device_id to entity_base Daniel Vikström 2024-04-05 11:53:43 +02:00
  • 23dec912ad [psram] Allow use of experimental 120MHz octal mode (#8519) Clyde Stubbs 2025-04-07 22:49:40 +10:00
  • 9637ef35bd [component] Show error message for failed component (#8478) Clyde Stubbs 2025-04-07 19:26:34 +10:00
  • 23e5cdb30e Rework max connections for BLE to avoid exceeding the hard limit (#8303) J. Nick Koston 2025-04-06 14:48:12 -10:00
  • f3b1b11eba Bump flake8 from 7.0.0 to 7.2.0 (#8493) dependabot[bot] 2025-04-06 00:58:39 +00:00
  • 5ceba618f6 Bump setuptools from 76.0.0 to 78.1.0 (#8512) dependabot[bot] 2025-04-05 21:28:37 +00:00
  • 99d5ca3266 [ethernet_info] return actual ethernet MAC address (#8492) victorclaessen 2025-04-04 09:59:46 +02:00
  • 219ba6152c [CI] Clang tidy fixes for 5.3.2 (#8510) Jonathan Swoboda 2025-04-03 03:32:17 -04:00
  • ef0f969604 [core, qspi_dbi] Clang tidy fixes for 5.3.2 (#8509) Jonathan Swoboda 2025-04-03 03:03:04 -04:00
  • 82adcd656f [nau7802] fix bad blocking code (#8070) Curtis Malainey 2025-04-02 16:04:43 -07:00
  • fe35eee8df Update emails from nabucasa to OHF (#8508) Jesse Hills 2025-04-03 11:08:46 +13:00
  • 864dd69038 Bump platformio to 6.1.18 (#8430) Shivam Maurya 2025-04-03 03:08:13 +05:30
  • 79f198ebff Bump zeroconf from 0.146.1 to 0.146.3 (#8507) dependabot[bot] 2025-04-02 20:47:46 +00:00
  • 4b0622aa23 Bump voluptuous from 0.14.2 to 0.15.2 (#8506) dependabot[bot] 2025-04-02 10:14:12 -10:00
  • 4ecc72ed54 Bump pyupgrade from 3.15.2 to 3.19.1 (#8496) dependabot[bot] 2025-04-02 23:50:30 +13:00
  • 791740e554 Bump yamllint from 1.35.1 to 1.37.0 (#8495) dependabot[bot] 2025-04-02 23:18:01 +13:00
  • 6bccc7e389 Bump ruamel-yaml from 0.18.6 to 0.18.10 (#8446) dependabot[bot] 2025-04-02 23:17:34 +13:00
  • 655075e71b Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#8435) dependabot[bot] 2025-04-02 23:17:08 +13:00
  • 1df1e3cf48 Bump actions/download-artifact from 4.1.9 to 4.2.1 (#8434) dependabot[bot] 2025-04-02 23:16:42 +13:00
  • 05e52cae2b Bump docker/login-action from 3.3.0 to 3.4.0 in the docker-actions group (#8408) dependabot[bot] 2025-04-02 23:16:31 +13:00
  • be60d9be9b Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#8362) dependabot[bot] 2025-04-02 23:16:17 +13:00
  • e3eb3ee5d2 Add support for MCP4461 quad i2c digipot/rheostat (#8180) Oliver Kleinecke 2025-04-02 01:55:06 +02:00
  • 0812b3dd70 [lvgl] Add some defines (#8501) Clyde Stubbs 2025-04-02 09:42:23 +11:00
  • 28a9f12595 Move CONF_DEFAULT to const.py (#8497) NP v/d Spek 2025-04-01 00:48:43 +02:00
  • 36b75c3faa Merge branch 'release' into dev Keith Burzinski 2025-03-31 17:07:16 -05:00
  • 584c5bd5be Merge pull request #8489 from esphome/bump-2025.3.3 2025.3.3 Keith Burzinski 2025-03-31 17:07:02 -05:00
  • bc372dbeb2 Bump platformio from 6.1.16 to 6.1.18 (#8449) dependabot[bot] 2025-03-31 21:28:47 +00:00
  • 37a03de849 Bump async-timeout from 4.0.3 to 5.0.1 (#8491) dependabot[bot] 2025-03-31 20:57:23 +00:00
  • c8395cdf0a Bump pytest-asyncio from 0.25.3 to 0.26.0 (#8490) dependabot[bot] 2025-03-31 20:26:22 +00:00
  • 79c8a55459 Bump version to 2025.3.3 Keith Burzinski 2025-03-31 12:48:16 -05:00
  • 36d6fe29f2 [speaker] Bugfixes: two pause state issues (#8488) Kevin Ahrendt 2025-03-31 12:02:53 -05:00
  • e1868ddecb [lvgl] Implement switch restore (#8481) Clyde Stubbs 2025-03-30 20:09:19 +11:00
  • 6151644b96 [speaker] Bugfix: Media player always unpauses when receiving a stop command (#8474) Kevin Ahrendt 2025-03-30 03:41:08 -05:00