Commit Graph

  • f6848fe24d [CI] Introduce testing for IDF 5 (and other arbitrary framework versions) (#6802) Keith Burzinski 2024-06-17 16:32:11 -05:00
  • a59c9b4f77 [CI-esp32_hall] Remove IDF test (#6921) Keith Burzinski 2024-06-17 02:30:54 -05:00
  • c30913ccde [CI-wireguard] Test file consolidation (#6920) Keith Burzinski 2024-06-17 02:23:24 -05:00
  • 41f810f828 [CI-http_request] Test fix for IDF 5+ (#6919) Keith Burzinski 2024-06-17 02:21:15 -05:00
  • d604c8ae64 [CI-api] Test fix for IDF 5+ (#6918) Keith Burzinski 2024-06-17 02:18:04 -05:00
  • 67d8c7c691 [CI-a01nyub] Consolidate test files (#6917) Keith Burzinski 2024-06-17 02:14:19 -05:00
  • 015cd42a2e [CI-ethernet] Add/fix/organize/clean up ethernet component tests (#6916) Keith Burzinski 2024-06-17 02:06:25 -05:00
  • 51c5d1714c 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
  • 1ff302b341 Merge branch 'beta' into dev Jesse Hills 2024-06-17 16:29:58 +12:00
  • cfe28ce7a3 Merge pull request #6915 from esphome/bump-2024.6.0b3 2024.6.0b3 Jesse Hills 2024-06-17 16:27:24 +12:00
  • 25a3db1637 Bump version to 2024.6.0b3 Jesse Hills 2024-06-17 15:35:53 +12:00
  • 65638bf614 [mqtt] Fix datetime copy pasta (#6914) Jesse Hills 2024-06-17 13:20:04 +12:00
  • 1e66241b26 [ili9xxx] Fix init for GC9A01A (#6913) Jesse Hills 2024-06-17 13:01:07 +12:00
  • eb50f0eafd Synchronise Device Classes from Home Assistant (#6904) esphomebot 2024-06-13 19:24:36 +12:00
  • 6b89763ad6 [mqtt] Fix datetime copy pasta (#6914) Jesse Hills 2024-06-17 13:20:04 +12:00
  • 253303f3a9 [ili9xxx] Fix init for GC9A01A (#6913) Jesse Hills 2024-06-17 13:01:07 +12:00
  • d49f2cbec8 IDF 5 fixes for #6802 (#6911) Keith Burzinski 2024-06-16 03:02:15 -05:00
  • 290816be11 VEML7700 Fix GCC build warnings (#6881) Anton Viktorov 2024-06-16 09:50:00 +02:00
  • 2fc43fa9c7 [micro_wake_word] Pin to esp-tflite-micro v1.3.1 (#6906) Keith Burzinski 2024-06-13 19:38:35 -05:00
  • 5adadeaa07 [esp32_camera] Use newer library version (for #6802) (#6809) Keith Burzinski 2024-06-13 05:42:08 -05:00
  • 761aae6f89 [CI] Allow clang-tidy to see IDF components (#6903) Keith Burzinski 2024-06-13 05:15:38 -05:00
  • b29e1acab8 Synchronise Device Classes from Home Assistant (#6904) esphomebot 2024-06-13 19:24:36 +12:00
  • 49d4260cfe Merge branch 'beta' into dev Jesse Hills 2024-06-13 11:41:24 +12:00
  • 4e8a7986cd Merge pull request #6902 from esphome/bump-2024.6.0b2 2024.6.0b2 Jesse Hills 2024-06-13 11:40:44 +12:00
  • 3db71b98ae Bump version to 2024.6.0b2 Jesse Hills 2024-06-13 10:31:08 +12:00
  • 73cb3ec852 Bump esphome-dashboard to 20240613.0 (#6901) Jesse Hills 2024-06-13 10:12:36 +12:00
  • 91e72fe121 [host] Execute host program when using run command (#6897) Jesse Hills 2024-06-12 21:20:46 +12:00
  • be486e0ca6 Add step_delay option to X9C component (#6890) Oliver Hihn 2024-06-12 11:09:26 +02:00
  • fdefc825bb [CI] Fix for sdl (#6892) Jesse Hills 2024-06-12 19:58:56 +12:00
  • c4c46c206f Bump esphome-dashboard to 20240613.0 (#6901) Jesse Hills 2024-06-13 10:12:36 +12:00
  • 8453d9a70d Bump actions/checkout from 4.1.6 to 4.1.7 (#6900) dependabot[bot] 2024-06-13 09:27:15 +12:00
  • 68dbf35b09 X9C step delay with units (#6898) Oliver Hihn 2024-06-12 20:14:03 +02:00
  • 1a242f94db [host] Execute host program when using run command (#6897) Jesse Hills 2024-06-12 21:20:46 +12:00
  • df52bc3493 Add step_delay option to X9C component (#6890) Oliver Hihn 2024-06-12 11:09:26 +02:00
  • 2044c7e4d4 [CI] Fix for sdl (#6892) Jesse Hills 2024-06-12 19:58:56 +12:00
  • b401b5eca8 [CI] Update device class sync script for update entities (#6895) Jesse Hills 2024-06-12 19:36:57 +12:00
  • 67f41a0c72 Merge branch 'beta' into dev Jesse Hills 2024-06-12 19:34:22 +12:00
  • 8a83670f54 Merge pull request #6891 from esphome/bump-2024.6.0b1 2024.6.0b1 Jesse Hills 2024-06-12 19:28:36 +12:00
  • bd7e8fbf86 Bump version to 2024.7.0-dev Jesse Hills 2024-06-12 14:16:43 +12:00
  • f9f98fa6c6 Bump version to 2024.6.0b1 Jesse Hills 2024-06-12 14:16:43 +12:00
  • f25c296303 [ili9xxx] Implement st7735 support (#6838) Clyde Stubbs 2024-06-12 11:47:52 +10:00
  • bc408ad08c [display] SDL2 display driver for host platform (#6825) Clyde Stubbs 2024-06-12 11:42:01 +10:00
  • e2c1af199c Fix media_player.volume_set when media player is not started (#6859) Tudor Sandu 2024-06-11 18:39:01 -07:00
  • 7c843437a7 [config] Early termination of validation steps on error (#6837) Clyde Stubbs 2024-06-12 11:26:43 +10:00
  • 4bf7c97088 WebSocket overrides check_origin for reverse proxy configuration (#6845) Gábor Poczkodi 2024-06-12 03:19:18 +02:00
  • 7b9fb57bb2 [config] Retain path information in validated configuration (#6785) Clyde Stubbs 2024-06-12 11:15:57 +10:00
  • 699d00e218 [image] Make PIL import local (#6864) guillempages 2024-06-12 03:11:00 +02:00
  • e2784d077d [he60r] Don't publish state unless it has changed. [BUGFIX] (#6869) Clyde Stubbs 2024-06-12 11:09:20 +10:00
  • 13fabf1cd8 change to new 1-wire platform (#6860) Samuel Sieb 2024-06-11 18:05:44 -07:00
  • 7b60543afd [safe_mode] Allow user-defined interval for successful boot (#6882) NMartin354 2024-06-11 19:38:20 -05:00
  • 562700bd2c Climate IR LG - Support fan only mode and all "on" commands (#3712) Daniel D'Abate 2024-06-12 02:04:25 +02:00
  • a64106e48c [waveshare_epaper] Add support for 13.3in-k (#6443) Peter Ericson 2024-06-12 01:51:04 +02:00
  • c723fd1f80 [animation] Allow loading external url at build time (#6876) Landon Rohatensky 2024-06-11 15:56:27 -07:00
  • 3a97244b83 [Deep sleep] Compilation error with IDF >= 5.* (#6879) Anton Sergunov 2024-06-12 04:42:20 +06:00
  • 1f8449ec0e [Dockerfile] Sync platformio version with requirements.txt (#6888) Pieter Viljoen 2024-06-11 15:38:26 -07:00
  • 3cd2fb0843 [core] Update Entities (#6885) Jesse Hills 2024-06-12 09:57:36 +12:00
  • 7dc07c5632 Update webserver local assets to 20240610-230854 (#6886) esphomebot 2024-06-11 11:33:42 +12:00
  • 95e45dc12c Allow parse_json to return a boolean result (#6884) Jesse Hills 2024-06-11 10:40:56 +12:00
  • 51a8a7e875 Bump docker/build-push-action from 5.3.0 to 5.4.0 in /.github/actions/build-image (#6883) dependabot[bot] 2024-06-11 10:17:18 +12:00
  • dceab6ce29 [voice_assistant] Write less data to speaker each loop (#6877) Jesse Hills 2024-06-10 15:22:55 +12:00
  • 6de79d6cfb [i2s_speaker] A few fixes (#6872) Jesse Hills 2024-06-10 15:22:41 +12:00
  • 7b45498de6 [http_request] Add esp-idf and rp2040 support (#3256) Jesse Hills 2024-06-10 08:15:29 +12:00
  • 618102fe8c fix: arduino media player still sets wrong state. (#6875) Mischa Siekmann 2024-06-09 08:34:21 +02:00
  • 38b7bed2fa Update webserver local assets to 20240608-093147 (#6874) esphomebot 2024-06-08 21:55:57 +12:00
  • d77ea46157 [datetime] datetime-datetime strptime support value string without seconds (#6867) RFDarter 2024-06-07 22:29:10 +02:00
  • 8718e15a6a fix: arduino media player sets wrong state for announcements (#6849) Mischa Siekmann 2024-06-07 21:43:22 +02:00
  • 861a23d039 [datetime] Add logs on DateCall perform (#6868) RFDarter 2024-06-07 21:37:05 +02:00
  • 276eea2b69 [docker] Avoid unsafe git error when container user and file config volume permissions don't match (#6873) Pieter Viljoen 2024-06-07 12:36:07 -07:00
  • ccab57fc58 [logger] Fix defines for development (#6870) Jesse Hills 2024-06-07 16:30:49 +12:00
  • 385d5c018b Update __init__.py jesserockz-2024-210 Jesse Hills 2024-06-06 18:37:35 +12:00
  • 460ce5991c Update e131_addressable_light_effect.cpp Jesse Hills 2024-06-06 18:31:35 +12:00
  • 03b2d3f9d3 Update e131_addressable_light_effect.h Jesse Hills 2024-06-06 18:30:09 +12:00
  • 8ef4aaa70e [ota] http_request update platform (#5586) Olivier ARCHER 2024-06-06 04:35:28 +02:00
  • 7143e9cd9e [config] Allow file: scheme for git external components (#6844) Clyde Stubbs 2024-06-06 05:27:06 +10:00
  • cc217d8a83 [Tuya Climate] Support both datapoint and pins for active state (#6789) zry98 2024-06-05 10:11:19 +02:00
  • c52d5c0279 Add invert_position_report to tuya.cover (#6020) Will Rouesnel 2024-06-05 17:52:19 +10:00
  • f36a96c8e2 Add carrier_frequency option to remote_transmitter.transmit_aeha (#6792) svxa 2024-06-05 09:35:19 +02:00
  • 594856899a [ethernet] Add config option to set arbitrary PHY register values (#6836) Nate Clark 2024-06-05 02:51:56 -04:00
  • f7742cdf19 Merge branch 'release' into dev Jesse Hills 2024-06-05 16:39:19 +12:00
  • 5b062a222c Merge pull request #6863 from esphome/bump-2024.5.5 2024.5.5 Jesse Hills 2024-06-05 16:38:27 +12:00
  • 664ee56dc5 Bump version to 2024.5.5 Jesse Hills 2024-06-05 15:51:29 +12:00
  • 388b2c2de0 [improv_serial] Fix for IDF 4.4.7 (#6855) Keith Burzinski 2024-06-03 22:18:20 -05:00
  • ce4a3d9950 [i2s_speaker] Add buffer allocation failure checks (#6829) Jesse Hills 2024-05-30 20:01:39 +12:00
  • ac9f57600d [voice_assistant] Half the microphone ringbuffer size (#6830) Jesse Hills 2024-05-30 20:00:09 +12:00
  • 85a3789fb9 Fix i2s channel Jesse Hills 2024-06-05 13:41:18 +12:00
  • 69d38f6137 [ft5x06] Interrupt pin and code quality improvements (#6851) Jesse Hills 2024-06-05 13:02:18 +12:00
  • eb75778f84 [improv_serial] Fix for IDF 4.4.7 (#6855) Keith Burzinski 2024-06-03 22:18:20 -05:00
  • 2d56d8d84f [wireguard] Implement workaround for crash on IDF 5+ (#6846) Keith Burzinski 2024-06-03 22:10:44 -05:00
  • cdf83c5d8c Add host time platform; remove host support from sntp. (#6854) Clyde Stubbs 2024-06-04 13:09:46 +10:00
  • 78b48209aa Add Ethernet MAC address to ethernet_info (#6835) Pieter Viljoen 2024-06-03 19:57:05 -07:00
  • 05491e756b Avoid unsafe git error when container user and file config volume permissions don't match (#6843) Pieter Viljoen 2024-06-03 18:34:47 -07:00
  • b8d2a6f574 [sntp] fix for ESP-IDF > 5.0 (#6769) Jimmy Hedman 2024-06-03 05:23:49 +02:00
  • 2353b2b5e1 Add messages when WiFi and Ethernet components set 'warning' flag. (#6850) Kevin P. Fleming 2024-06-01 18:40:50 -04:00
  • 2beb1f0336 Wireguard support for bk72 microcontrollers (#6842) Simone Rossetto 2024-06-01 04:36:51 +02:00
  • 41e13fa6f4 Replace random non-ascii-print characters with standard substitutes (#6840) Pieter Viljoen 2024-05-31 17:49:48 -07:00
  • 1f301df51d Fix log message in VA for IDF 5 (#6839) Keith Burzinski 2024-05-31 00:49:11 -05:00
  • 2894a138e7 Update const.py added missing millimeter (#6834) NonaSuomy 2024-05-31 01:13:11 -04:00
  • 8dfe1d5220 LTR-303, LTR-329, LTR-553, LTR-556, LTR-559, LTR-659 Series of Lite-On Light (ALS) and Proximity(PS) sensors (#6076) Anton Viktorov 2024-05-30 08:46:52 +00:00
  • dd27881336 [i2s_speaker] Add buffer allocation failure checks (#6829) Jesse Hills 2024-05-30 20:01:39 +12:00
  • 8aba890e69 [voice_assistant] Half the microphone ringbuffer size (#6830) Jesse Hills 2024-05-30 20:00:09 +12:00