Commit Graph

  • 816943aa22 Add support for new modes in Tuya Climate (#5159) Moriah Morgan 2024-03-20 19:40:14 -0500
  • f851a6e1a5
    Merge branch 'dev' into tuya_climate_updates Keith Burzinski 2024-03-20 19:09:43 -0500
  • d1a10c7034 Fix logger compile error on ESP32-C6 (#6323) DAVe3283 2024-03-20 17:57:27 -0600
  • 3844e36079 SPI: Make some validation failures give more useful messages. clydebarrow 2024-03-21 10:44:22 +1100
  • 99fef15655 Merge branch 'dev' of https://github.com/esphome/esphome into spi clydebarrow 2024-03-21 10:43:48 +1100
  • a4dc1b6cb9
    Bump aioesphomeapi from 23.1.1 to 23.2.0 dependabot[bot] 2024-03-20 19:41:53 +0000
  • dd0bc50eb0
    Merge branch 'dev' into skip_gpio_validation Andrew McFague 2024-03-20 10:50:37 -0700
  • cb85a27762 New tests Mat931 2024-03-20 16:12:05 +0100
  • 493e0d81d0
    Make logger work on ESP32 C6 Jimmy Hedman 2024-03-20 16:11:12 +0100
  • a712f8f594
    Merge branch 'dev' into sun_gtil2 Mat931 2024-03-20 13:22:09 +0000
  • f147da0123 yamllint Mat931 2024-03-20 14:20:20 +0100
  • 6e120a8eda Use walrus operator Mat931 2024-03-20 14:18:02 +0100
  • aeb5f4eee9 USE_SENSOR and USE_TEXT_SENSOR Mat931 2024-03-20 14:10:01 +0100
  • f3d032384b
    Update esphome/components/sun_gtil2/sun_gtil2.h Mat931 2024-03-20 12:56:30 +0000
  • 1aae7140a8
    Update esphome/components/sun_gtil2/text_sensor.py Mat931 2024-03-20 12:56:15 +0000
  • 03cc02b401
    Update esphome/components/sun_gtil2/text_sensor.py Mat931 2024-03-20 12:54:08 +0000
  • 283cdc3cda
    Update esphome/components/sun_gtil2/sun_gtil2.cpp Mat931 2024-03-20 12:53:21 +0000
  • 1dac664951
    Merge branch 'dev' into loop_isr_fix Trent Houliston 2024-03-20 22:24:04 +1100
  • 4899ae8e2c
    Merge branch 'dev' into asap_pulses Trent Houliston 2024-03-20 22:23:59 +1100
  • 44cc9ddfab Merge branch 'aht10-1' of https://github.com/clydebarrow/esphome into aht10-1 clydebarrow 2024-03-20 21:08:01 +1100
  • f8785b1a4b Merge branch 'dev' of https://github.com/esphome/esphome into aht10-1 clydebarrow 2024-03-20 21:07:28 +1100
  • 860719defa Fix bug introduced in #6303 clydebarrow 2024-03-20 21:07:09 +1100
  • d192fb80c7
    Be less fussy about MD5 file size Keith Burzinski 2024-03-19 21:32:25 -0500
  • 1cc6aa0a68
    Add MD5 validation Keith Burzinski 2024-03-18 01:54:24 -0500
  • c48f3a68a8
    Cert validation for IDF Keith Burzinski 2024-03-16 01:21:17 -0500
  • 5393af1e82
    lint oarcher 2024-03-12 00:08:28 +0000
  • e5c4bf3cf1
    disable 'safe_mode' for 8266 tests oarcher 2024-03-12 00:06:46 +0000
  • d6d07e851e
    removed 'preferences' from AUTO_LOAD oarcher 2024-03-11 23:55:35 +0000
  • e052150ecd
    check 'restore_from_flash' is enabled on 8266 if safe_mode used oarcher 2024-03-11 23:52:53 +0000
  • f525c27e48
    Trailing comma in enum Olivier ARCHER 2024-03-10 19:28:41 +0100
  • cbb3784a13
    let timeout_ uninitialized , and set templatable type to uint64_t oarcher 2024-03-09 22:43:18 +0000
  • ce4235f172
    lint oarcher 2024-03-08 21:34:49 +0000
  • a404701ca2
    OTA_HTTP_STATE_ as enum, and removed unneeded nvs load oarcher 2024-03-08 21:31:32 +0000
  • 001f14e6ca
    use this-> prefix when accessing member variables. oarcher 2024-03-07 05:23:10 +0000
  • 6328474411
    clang format oarcher 2024-03-06 20:52:11 +0000
  • e09590184e
    allow return -1 for http_read for better error handling oarcher 2024-03-06 20:07:27 +0000
  • 13feb401cc
    cast esp_http_client_get_content_length to int64_t for idf v4 and v5 oarcher 2024-03-05 20:53:15 +0000
  • 913bb1f4ec
    Log messages in ota_http.cpp Olivier ARCHER 2024-03-05 20:58:22 +0100
  • 6090a69148
    Log messages in ota_http.cpp Olivier ARCHER 2024-03-05 20:57:57 +0100
  • d9b0084dc9
    Log messages in ota_http.cpp Olivier ARCHER 2024-03-05 20:57:27 +0100
  • 244e6f03ad
    Log messages in ota_http_arduino.cpp Olivier ARCHER 2024-03-05 20:57:06 +0100
  • 431e1e556a
    cinttypes fix for idf v5 oarcher 2024-03-02 00:32:58 +0000
  • 5b3c72779c
    Adds support to IDF v5 Edward Firmo 2024-02-19 22:48:45 +0100
  • fbf91585eb
    added "ota" in AUTO_LOAD oarcher 2024-01-27 21:32:23 +0000
  • 3840f06c73
    increase url buf size oarcher 2024-01-11 20:16:46 +0000
  • a61a577648
    typo + remove README oarcher 2023-12-08 18:02:51 +0000
  • 1a2a4c66ce
    lint oarcher 2023-11-22 00:18:01 +0000
  • 2929f9db7d
    add "fallback" option to safe_mode oarcher 2023-11-21 23:42:54 +0000
  • d874130884
    https support for rp2040 oarcher 2023-11-21 21:20:05 +0000
  • 71073f6252
    add http (not https) support for rp2040 oarcher 2023-11-21 20:57:04 +0000
  • c250430981
    lint oarcher 2023-11-18 23:40:07 +0000
  • 85911ba30c
    lint oarcher 2023-11-18 23:23:05 +0000
  • 6bc6ad5fc9
    allow templates in safe mode oarcher 2023-11-18 23:00:29 +0000
  • 3ed41d3742
    lint oarcher 2023-11-17 20:03:34 +0000
  • d66bd012c9
    lint oarcher 2023-11-17 19:44:18 +0000
  • c8cdd565bd
    lint oarcher 2023-11-17 19:35:31 +0000
  • 7bc63faa1a
    safe mode oarcher 2023-11-17 19:26:40 +0000
  • 38312f6fed
    fix esp8266_disable_ssl_support oarcher 2023-11-16 22:16:00 +0000
  • 77b43a60f7
    wip rp2040 oarcher 2023-11-16 21:56:18 +0000
  • dc745b7403
    allow esp-idf basic auth oarcher 2023-11-12 01:29:52 +0000
  • 6750f20f52
    fix max_http_recv_buffer_ oarcher 2023-10-27 02:32:44 +0000
  • 7026376a33
    clang oarcher 2023-10-27 02:29:04 +0000
  • 90717cd652
    clang oarcher 2023-10-27 02:16:13 +0000
  • b753f6d06e
    allow https for 8266 oarcher 2023-10-27 02:11:28 +0000
  • c3207f63e2
    added tests oarcher 2023-10-23 20:09:40 +0000
  • dadf2d02ec
    removed log tag for idf oarcher 2023-10-23 20:01:53 +0200
  • da895fc3b3
    clang-tidy oarcher 2023-10-23 19:25:48 +0200
  • d3508a379d
    bad type oarcher 2023-10-23 16:26:29 +0200
  • 7a0f74780d
    clang-tidy oarcher 2023-10-23 16:16:38 +0200
  • 6f42eb662d
    clang-tidy oarcher 2023-10-23 15:54:36 +0200
  • 97949bf58b
    clang-tidy oarcher 2023-10-23 14:48:44 +0200
  • 1350bd803a
    lint: Trailing whitespace oarcher 2023-10-23 14:17:30 +0200
  • 0d3fc410e2
    ci-custom fixes oarcher 2023-10-23 14:12:33 +0200
  • 75eae0363a
    black oarcher 2023-10-23 01:42:59 +0200
  • 5d8349c26c
    updated CODEOWNERS oarcher 2023-10-23 01:36:29 +0200
  • 353b001917
    ota_http component oarcher 2023-10-23 00:52:19 +0200
  • cd87e3b521 AHT10: fix temperature-only operation; add warning/error messages (#6405) Clyde Stubbs 2024-03-20 19:20:42 +1100
  • 71134b21df sm2135: add separate_modes option to support different chip variants (#6152) Jasper Albering 2024-03-20 09:17:59 +0100
  • 42bf733bd9 Allow setting htop for ledc (#6340) Gagootron 2024-03-20 09:17:32 +0100
  • bd07d96232 Allow accept/reject delta to be specified. (#5060) cvwillegen 2024-03-20 09:16:52 +0100
  • 830ef5d06f Bump ESP8266 Arduino versions (#5359) Jimmy Hedman 2024-03-20 09:16:10 +0100
  • 18a6d164c0 Bump actions/cache from 4.0.1 to 4.0.2 (#6404) dependabot[bot] 2024-03-20 21:15:03 +1300
  • 3e6d1c2716 Bump actions/cache from 4.0.1 to 4.0.2 in /.github/actions/restore-python (#6403) dependabot[bot] 2024-03-20 21:14:52 +1300
  • c628bbe411 Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (#6402) dependabot[bot] 2024-03-20 21:14:15 +1300
  • 4b44a5ce55
    Merge branch 'dev' into at581x X-Ryl669 2024-03-20 07:41:26 +0100
  • e873818bd0 Merge pull request #6408 from esphome/bump-2024.3.0 Jesse Hills 2024-03-20 18:30:49 +1300
  • 3c7ecbaf65 Bump version to 2024.3.0 Jesse Hills 2024-03-20 17:15:19 +1300
  • 239b4c40fd Merge pull request #6407 from esphome/bump-2024.3.0b5 Jesse Hills 2024-03-20 17:11:24 +1300
  • f35b612b4a Merge branch 'new-restore-modes' of github.com:TikiBill/esphome into new-restore-modes Bill 2024-03-19 20:52:05 -0700
  • 111c45dfc5 Formatting from tidy Bill 2024-03-19 20:52:01 -0700
  • 8d248e9b22
    Merge branch 'dev' into new-restore-modes Bill Adams 2024-03-19 20:48:17 -0700
  • fafb6aeb11 Bump version to 2024.3.0b5 Jesse Hills 2024-03-20 16:38:15 +1300
  • 0598d54c6a web_server support for v3 (#6203) RFDarter 2024-03-20 04:37:18 +0100
  • bafd6cc9ae Show component warnings and errors in the log; (#6400) Clyde Stubbs 2024-03-20 10:56:43 +1100
  • 7f3680b9fc AHT10: Use state machine to avoid blocking delay (#6401) Clyde Stubbs 2024-03-20 10:53:01 +1100
  • 33f7b21d12 web_server support for v3 (#6203) RFDarter 2024-03-20 04:37:18 +0100
  • 963f7eb17e Add three new on-states with specific color temperatures. Bill 2024-03-19 20:02:16 -0700
  • 0b4008bf6f
    Add myself to datetime codeowners Jesse Hills 2024-03-20 15:35:41 +1300
  • 6ea76e8979 Reduce log noise clydebarrow 2024-03-20 12:37:49 +1100
  • 865c2947dc Update warning. clydebarrow 2024-03-20 12:33:38 +1100