Commit Graph

  • 855d154439 [CI] Update tests to run against IDF 5.1 (#6992) Keith Burzinski 2024-06-26 17:55:05 -05:00
  • 300d48a55e [CI] Remove old test yamls (#6991) Keith Burzinski 2024-06-26 17:54:17 -05:00
  • 7174cf35dd [CI] Add more mdns and safe_mode tests (#6990) Keith Burzinski 2024-06-26 17:53:29 -05:00
  • 0b3145a6df Merge branch 'release' into dev Jesse Hills 2024-06-26 23:26:58 +12:00
  • 04225d5717 Merge pull request #6994 from esphome/bump-2024.6.3 2024.6.3 Jesse Hills 2024-06-26 23:17:44 +12:00
  • 86791422f0 Bump version to 2024.6.3 Jesse Hills 2024-06-26 22:41:48 +12:00
  • 9c2af6318c [modbus-text-sensor] fix potential buffer overflow (#6993) Sergey Dudanov 2024-06-26 14:38:11 +04:00
  • c747d7d45d [dallas_temp] fix ds18s20 temp calc (#6988) Samuel Sieb 2024-06-26 00:27:07 -07:00
  • bbd7c9cf86 Fix float encoding in modbus server (#6986) Petapton 2024-06-26 02:08:16 +02:00
  • 169fb79c97 [ds1307] Initialize uninitialized struct members (#6985) Pieter Viljoen 2024-06-25 16:54:02 -07:00
  • 1579dfeb80 Improve 'body' handling in http_request on_response triggers (#6968) Kevin P. Fleming 2024-06-25 19:50:54 -04:00
  • d8a6d8594a [ota-esphome] Validate for multiple esphome ota instances (#6984) Keith Burzinski 2024-06-25 15:57:15 -05:00
  • 7be071a0e9 [safe_mode] Set safe mode core data in disabled cases (#6983) Jesse Hills 2024-06-25 21:07:19 +12:00
  • 01bcf5fb97 [modbus-text-sensor] fix potential buffer overflow (#6993) Sergey Dudanov 2024-06-26 14:38:11 +04:00
  • 91766afb64 [dallas_temp] fix ds18s20 temp calc (#6988) Samuel Sieb 2024-06-26 00:27:07 -07:00
  • 5f1a08c922 Fix key Jesse Hills 2024-06-26 13:31:38 +12:00
  • 9567b45b30 Add more components Jesse Hills 2024-06-26 13:29:59 +12:00
  • 6d8afce3cd Disable all other CI flows Jesse Hills 2024-06-26 13:20:56 +12:00
  • e0485894ca Try without changing component folder name Jesse Hills 2024-06-26 13:20:46 +12:00
  • cc4f1c667e Fix float encoding in modbus server (#6986) Petapton 2024-06-26 02:08:16 +02:00
  • bc26de2d68 [ds1307] Initialize uninitialized struct members (#6985) Pieter Viljoen 2024-06-25 16:54:02 -07:00
  • 0179358f9c Improve 'body' handling in http_request on_response triggers (#6968) Kevin P. Fleming 2024-06-25 19:50:54 -04:00
  • d8a5c1ea0c [ota-esphome] Validate for multiple esphome ota instances (#6984) Keith Burzinski 2024-06-25 15:57:15 -05:00
  • fb9844463b Bump HeatpumpIR and IRremoteESP8266 (#6948) H. Árkosi Róbert 2024-06-25 11:08:57 +02:00
  • 481cf7384a [safe_mode] Set safe mode core data in disabled cases (#6983) Jesse Hills 2024-06-25 21:07:19 +12:00
  • c9a0daf4b6 Do not build mDNS when mDNS is disabled via yaml (#6979) Markus 2024-06-25 10:05:37 +02:00
  • 8a25bedaf9 [external_files] Move common `download_content function to external_files.py` (#6982) Jesse Hills 2024-06-25 17:42:55 +12:00
  • 11b8e2e1af [core] Add script to extract actions, conditions, and pin_providers (#6929) Jesse Hills 2024-06-25 16:43:30 +12:00
  • d5c008c027 Add audio_sal Keith Burzinski 2024-06-24 23:06:39 -05:00
  • f72151ac9b Be more specific in idf_component.yml Keith Burzinski 2024-06-24 22:35:46 -05:00
  • aa72db9db6 Be more specific in idf_component.yml Keith Burzinski 2024-06-24 21:22:27 -05:00
  • 53cfa8d3a1 Merge branch 'release' into dev Jesse Hills 2024-06-25 13:58:30 +12:00
  • 0262a99274 Merge pull request #6981 from esphome/bump-2024.6.2 2024.6.2 Jesse Hills 2024-06-25 13:45:15 +12:00
  • 3773aa6f41 Add esp-adf to idf_component.yml Keith Burzinski 2024-06-24 20:38:01 -05:00
  • abb812b9e1 Merge branch 'dev' into jesserockz-2023-284 Keith Burzinski 2024-06-24 20:34:42 -05:00
  • 09a947beaa Bump version to 2024.6.2 Jesse Hills 2024-06-25 08:57:38 +12:00
  • a6e1ef2dd1 [midea] fix fan speed compatibility with some models (#6978) Sergey Dudanov 2024-06-25 00:04:58 +04:00
  • c5aae8ee25 fix potential hang (#6976) Samuel Sieb 2024-06-24 04:21:28 -07:00
  • 5bd5b777a6 Await cg.get_variable in Update component (#6974) Brian Kaufman 2024-06-23 21:54:30 -07:00
  • e39961f7f1 [http_request] memory leak fix (#6973) Gábor Poczkodi 2024-06-24 06:32:20 +02:00
  • 0d3cf5cb78 Onewire (#6967) Samuel Sieb 2024-06-22 04:57:27 -07:00
  • 96d63de292 ESP-IDF 4.x expects seconds for esp_task_wdt_init(), not milliseconds. (#6964) Kevin P. Fleming 2024-06-21 17:28:11 -04:00
  • ae2962259e Fix infinite loop in http_request for ESP-IDF. (#6963) Kevin P. Fleming 2024-06-21 17:18:43 -04:00
  • 7dbc20b776 [update] Set entity_category to config & Publish state to logs (#6954) Jesse Hills 2024-06-21 14:59:52 +12:00
  • a21dab334c [core] Fix package merging with lists of primitives (#6952) Jesse Hills 2024-06-21 13:09:00 +12:00
  • 78450da6f3 [midea] fix fan speed compatibility with some models (#6978) Sergey Dudanov 2024-06-25 00:04:58 +04:00
  • b1868123db fix potential hang (#6976) Samuel Sieb 2024-06-24 04:21:28 -07:00
  • f7af51b92c [haier] climate ID auto generation (#6949) Sergey Dudanov 2024-06-24 10:22:07 +04:00
  • 7ee1406f64 Await cg.get_variable in Update component (#6974) Brian Kaufman 2024-06-23 21:54:30 -07:00
  • dfb98b523f [sdl] Allow the display to act as a KeyProvider jesserockz-2024-251 Jesse Hills 2024-06-24 16:37:54 +12:00
  • 0f49b58e0a [http_request] memory leak fix (#6973) Gábor Poczkodi 2024-06-24 06:32:20 +02:00
  • 17204baac0 allow template parameters (#6972) Samuel Sieb 2024-06-23 15:22:08 -07:00
  • 1e05bcaa61 [qspi_amoled] Fix clear/fill with rotation (#6960) Manuel Kasper 2024-06-22 17:10:22 +02:00
  • 18690d51f5 Synchronise Device Classes from Home Assistant (#6966) esphomebot 2024-06-23 01:27:47 +12:00
  • 2aacf14e96 Onewire (#6967) Samuel Sieb 2024-06-22 04:57:27 -07:00
  • 9c5507ab46 Bump docker/build-push-action from 6.0.1 to 6.1.0 in /.github/actions/build-image (#6962) dependabot[bot] 2024-06-22 12:50:21 +02:00
  • 0a9703bff9 ESP-IDF 4.x expects seconds for esp_task_wdt_init(), not milliseconds. (#6964) Kevin P. Fleming 2024-06-21 17:28:11 -04:00
  • 67bd5db6d6 Fix infinite loop in http_request for ESP-IDF. (#6963) Kevin P. Fleming 2024-06-21 17:18:43 -04:00
  • 6c11f0bd51 [qspi_amoled] Fix display remaining blank after update() before setup completion (#6958) Manuel Kasper 2024-06-21 16:46:06 +02:00
  • b5b4047241 Use err from getting chunk length jesserockz-2024-248 Jesse Hills 2024-06-21 15:42:37 +12:00
  • ddd5e345ac Int stuff Keith Burzinski 2024-06-20 22:18:37 -05:00
  • e7556271e7 [update] Set entity_category to config & Publish state to logs (#6954) Jesse Hills 2024-06-21 14:59:52 +12:00
  • c354afda17 [http_request] Get chunked content length and add some logs Jesse Hills 2024-06-21 14:33:10 +12:00
  • 8045b889d3 [core] Fix package merging with lists of primitives (#6952) Jesse Hills 2024-06-21 13:09:00 +12:00
  • 6f074d3692 [dooya] Flip bit timings (#6947) Jesse Hills 2024-06-21 12:49:26 +12:00
  • b09781afa5 Merge branch 'release' into dev Jesse Hills 2024-06-20 17:06:28 +12:00
  • 1863523cfd Merge pull request #6946 from esphome/bump-2024.6.1 2024.6.1 Jesse Hills 2024-06-20 17:05:37 +12:00
  • a7a9eb6f71 Bump version to 2024.6.1 Jesse Hills 2024-06-20 15:59:27 +12:00
  • c868dae44a Bump esphome-dashboard to 20240620.0 (#6944) Jesse Hills 2024-06-20 14:12:38 +12:00
  • ad8cf69897 debug_libretiny - Fix typo (#6942) Cossid 2024-06-19 19:59:37 -05:00
  • 96f1a146a6 [CI] Add debug component test for LibreTiny (#6945) Keith Burzinski 2024-06-19 21:32:29 -05:00
  • 775e03cfd9 Bump esphome-dashboard to 20240620.0 (#6944) Jesse Hills 2024-06-20 14:12:38 +12:00
  • 80e5e19956 debug_libretiny - Fix typo (#6942) Cossid 2024-06-19 19:59:37 -05:00
  • 8f16268572 Merge branch 'release' into dev Jesse Hills 2024-06-20 08:27:35 +12:00
  • 0fe18a6144 Merge pull request #6940 from esphome/bump-2024.6.0 2024.6.0 Jesse Hills 2024-06-20 08:26:41 +12:00
  • a6d1aa91de Bump version to 2024.6.0 Jesse Hills 2024-06-19 21:52:47 +12:00
  • ba11f2ab0c Merge branch 'beta' into dev Jesse Hills 2024-06-19 18:22:52 +12:00
  • 9747811b82 Merge pull request #6938 from esphome/bump-2024.6.0b5 2024.6.0b5 Jesse Hills 2024-06-19 18:19:14 +12:00
  • ff803aa108 Rename test files Jesse Hills 2024-06-19 16:37:33 +12:00
  • 8bac82f804 Bump version to 2024.6.0b5 Jesse Hills 2024-06-19 15:37:43 +12:00
  • 6682451ee0 [network] Default ipv6 to false to always set the flags (#6937) Jesse Hills 2024-06-19 15:09:16 +12:00
  • c17090c1e5 Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image (#6934) dependabot[bot] 2024-06-19 07:38:50 +12:00
  • acf69bb56f Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image (#6927) dependabot[bot] 2024-06-18 19:16:10 +12:00
  • fd7a212562 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#6926) dependabot[bot] 2024-06-18 16:44:20 +12:00
  • 8567877f07 [network] Default ipv6 to false to always set the flags (#6937) Jesse Hills 2024-06-19 15:09:16 +12:00
  • 310f850ee4 Update cover.h for open() and close() compiler warnings (#6936) peter--s 2024-06-19 03:28:03 +02:00
  • 896cdab22d Fix garbled graphics on LILYGO T4-S3 display (#6910) Manuel Kasper 2024-06-18 21:53:01 +02:00
  • ed6462fa00 Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image (#6934) dependabot[bot] 2024-06-19 07:38:50 +12:00
  • 65b05af014 Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#6935) dependabot[bot] 2024-06-19 07:38:31 +12:00
  • c18056bdda Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image (#6927) dependabot[bot] 2024-06-18 19:16:10 +12:00
  • 65a79acfb9 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#6926) dependabot[bot] 2024-06-18 16:44:20 +12:00
  • 18d331d284 Merge branch 'beta' into dev Jesse Hills 2024-06-18 16:14:38 +12:00
  • c053a33fe8 Merge pull request #6930 from esphome/bump-2024.6.0b4 2024.6.0b4 Jesse Hills 2024-06-18 16:12:04 +12:00
  • ff07637dfd Bump version to 2024.6.0b4 Jesse Hills 2024-06-18 14:26:24 +12:00
  • 43b5c2deb7 Rename legacy/modern to ota/factory (#6922) Jesse Hills 2024-06-18 14:12:55 +12:00
  • d27e7b3b70 [wifi] Fix some access point bugs related to esp-idf 4.4.7 (#6928) Jesse Hills 2024-06-18 13:07:43 +12:00
  • 5dec62bf1e fix(dallas): make recovery time for 1-bit equal to that of 0-bit (#6763) Giel van Schijndel 2024-06-17 07:48:56 +02:00
  • 7d642147c1 uart: allow setting the UART id in final_validate_device_schema (#6923) Faidon Liambotis 2024-06-18 05:22:50 +03:00
  • 4c313bc198 Rename legacy/modern to ota/factory (#6922) Jesse Hills 2024-06-18 14:12:55 +12:00
  • a78b2d0128 [wifi] Fix some access point bugs related to esp-idf 4.4.7 (#6928) Jesse Hills 2024-06-18 13:07:43 +12:00