Commit Graph

  • 8678f9fe00 Add test for font clydebarrow 2024-07-23 09:25:55 +1000
  • 034d7ecf29 Cleanup clydebarrow 2024-07-23 09:25:05 +1000
  • 5c0b7222ec use timeout cb for long power delay oarcher 2024-07-23 01:16:51 +0200
  • cfc13f0d3f Fix fonts clydebarrow 2024-07-23 08:57:05 +1000
  • 2c48466243
    Merge branch 'dev' into pr/tomaszduda23/7049 Jesse Hills 2024-07-23 10:52:12 +1200
  • 5348e29e14
    Add more to the nrf pio environment Jesse Hills 2024-07-23 10:50:53 +1200
  • d2c26e95bd update test oarcher 2024-07-23 00:44:20 +0200
  • 0ada4af5cf removed health check oarcher 2024-07-23 00:29:06 +0200
  • adad7469e5 common exit_cmux_ oarcher 2024-07-23 00:26:23 +0200
  • bca7dae9bd
    [http_request] Change default timeout to 4.5s Jesse Hills 2024-07-23 10:19:29 +1200
  • f3eec64928 add clang-tidy for zephyr Tomasz Duda 2024-07-23 00:06:06 +0200
  • 971fbd6d26 poweroff and poweron oarcher 2024-07-22 23:49:58 +0200
  • 5100695733 clang-tidy clydebarrow 2024-07-23 07:07:38 +1000
  • f56b4b5491 clang-tidy fixes clydebarrow 2024-07-23 06:22:03 +1000
  • 4b6dfd21b8
    Remove extraneous colon & imports Keith Burzinski 2024-07-22 14:39:42 -0500
  • 11476271bb
    Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 dependabot[bot] 2024-07-22 19:38:07 +0000
  • c5fc4630fc
    Bump docker/login-action from 3.2.0 to 3.3.0 dependabot[bot] 2024-07-22 19:38:06 +0000
  • ea0aa2055e
    Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 dependabot[bot] 2024-07-22 19:38:03 +0000
  • 2d1d7b87ce
    Merge branch 'esphome:dev' into dev optimusprimespace 2024-07-22 21:35:03 +0200
  • 6cbba2f998 Fix output of lv_scr_act() clydebarrow 2024-07-23 05:33:46 +1000
  • 9ed0eeb51f
    Simplify esphome/components/bme68x_bsec2_i2c/__init__.py Keith Burzinski 2024-07-22 14:33:36 -0500
  • 5c09226d4a Fix bug introduced by clang-tidy's suggestion. clydebarrow 2024-07-23 05:24:46 +1000
  • b5aa8d089c
    Bump docker/build-push-action in /.github/actions/build-image dependabot[bot] 2024-07-22 19:22:50 +0000
  • c23f3daeda Add border_post to test clydebarrow 2024-07-23 05:06:32 +1000
  • 23c20a165e Fix validator for border_post Fix slider value update clydebarrow 2024-07-23 05:03:48 +1000
  • b4c0d64d49 clang-tidy clydebarrow 2024-07-23 04:57:38 +1000
  • 3188efcf62
    Queue size sensor (#15) j0ta29 2024-07-22 19:37:00 +0200
  • 7b5fe70cf6 power & status WIP oarcher 2024-07-22 18:49:17 +0200
  • 88178e792c
    Allow unsetting of speaker and media player HarvsG 2024-07-22 17:27:51 +0100
  • 6228a09b26 Removed gcm-diagnose.log because it shouldn't have been added Steve Vigneau 2024-07-22 10:29:09 -0400
  • 1032c2a4e1 Fixed __init__.py so tests should pass Steve Vigneau 2024-07-22 10:07:11 -0400
  • 600d0ca342 Adding support for Onkyo RI wire-based protocol for remote device control. Steve Vigneau 2024-07-22 09:18:16 -0400
  • ca55ed7b4b fix printf type oarcher 2024-07-22 15:10:29 +0200
  • e4628689b2 added tests in new test directory structure j0ta29 2024-07-22 12:32:16 +0000
  • e4c1a8b58c removed unnecessary dependencies j0ta29 2024-07-22 12:26:56 +0000
  • e22cadd90e Added OnkyoRI Protocol Steve Vigneau 2024-07-22 07:57:41 -0400
  • 0e42141828 Newline clydebarrow 2024-07-22 21:11:22 +1000
  • cddc71d314 Remove esp8266 test clydebarrow 2024-07-22 21:04:40 +1000
  • c49c1132f7 script/custom-ci clydebarrow 2024-07-22 21:03:20 +1000
  • 58dc8445f9 fix review comments Tomasz Duda 2024-07-22 13:03:04 +0200
  • 685ebbecbc
    Update esphome/components/nrf52/gpio.py tomaszduda23 2024-07-22 12:54:03 +0200
  • e86b546ec1 make import alphabetical order Tomasz Duda 2024-07-22 12:38:37 +0200
  • 3f8653743c CODEOWNERS clydebarrow 2024-07-22 20:39:15 +1000
  • e44c02523a add this-> prefix Tomasz Duda 2024-07-22 12:35:52 +0200
  • a01a671073 LVGL base implementation clydebarrow 2024-07-22 20:33:59 +1000
  • 2cf335a6f1
    Update CODEOWNERS Keith Burzinski 2024-07-22 05:01:48 -0500
  • 487cf39101 add delayMicroseconds (and other functions in esphome/core/hal.h Tomasz Duda 2024-07-22 11:57:41 +0200
  • 9d57c9897c
    Update esphome/components/logger/logger_zephyr.cpp tomaszduda23 2024-07-22 12:01:15 +0200
  • a405aeac0e
    Save state if measuring static IAQ, too Keith Burzinski 2024-07-22 04:46:37 -0500
  • 2900c5e96d
    Use `intf_ptr` Keith Burzinski 2024-07-22 04:34:50 -0500
  • b3fb6c2ee6
    Compile safely without sensor and text sensor headers Keith Burzinski 2024-07-22 04:06:55 -0500
  • 8b495ea941 removed duplicate constant definition j0ta29 2024-07-22 08:57:19 +0000
  • e35116503b
    Make `dump_config()` only dump stuff Keith Burzinski 2024-07-22 02:45:55 -0500
  • 5ea34b1b87
    Download file during validation stage, instead Keith Burzinski 2024-07-22 02:30:02 -0500
  • e213fb002a APDS9306 Ambient Light Sensor (#6709) Aodren Auffrédou-Heinicke 2024-07-21 22:29:54 -0700
  • da50496205 Inherit `esp32_ble_beacon` from `esp32_ble` (#6908) Jan-Philipp Benecke 2024-07-22 06:20:09 +0200
  • 5702fede4b
    Apply suggestions from code review Keith Burzinski 2024-07-21 21:37:16 -0500
  • 04e8328389 Merge branch 'release' into dev Jesse Hills 2024-07-22 14:09:49 +1200
  • 5213eaa258 Merge pull request #7114 from esphome/bump-2024.7.1 Jesse Hills 2024-07-22 14:09:00 +1200
  • 94d27620a4 [ili9xxx] Rework delay handling (#7115) Clyde Stubbs 2024-07-22 11:42:25 +1000
  • 813dfd938f [modbus_controller] Add on_command_sent trigger (#7078) leejoow 2024-07-22 03:33:11 +0200
  • 223cf96821
    clang Jesse Hills 2024-07-22 12:45:30 +1200
  • cd8e2468dd Bump version to 2024.7.1 Jesse Hills 2024-07-22 12:35:06 +1200
  • 16acfa0d6d Fixes sml parser to process extended length lists with a number of items that is dividable by 16 (#6148) irgendwienet 2024-07-22 01:42:09 +0200
  • e353ebe01f [http_request] allow basic auth for idf (#7086) Olivier ARCHER 2024-07-22 01:29:09 +0200
  • a4320e63d0 [heatpumpir] Fix BK72XX Compile error with IRremoteESP8266 (#6955) Lucio Tarantino 2024-07-21 23:16:51 +0200
  • 0336ba91b7 revert bit shift to match previous behavior (#7109) Kevin Ahrendt 2024-07-19 15:15:11 -0400
  • f39a50a93d Prevent rename from deleting new config (#7104) Alex Cortelyou 2024-07-18 15:04:11 -0700
  • 815e3f5083 Reduce log noise. clydebarrow 2024-07-22 10:34:43 +1000
  • fe2de078c4 Improve handling of delays in init sequences. clydebarrow 2024-07-22 10:30:15 +1000
  • 79870595c8
    Merge 66426606fc into a464e46d4d Frank Riley 2024-07-22 11:52:49 +1200
  • 3e1f15e280
    Merge 651e973200 into a464e46d4d Kevin P. Fleming 2024-07-22 11:46:50 +1200
  • 40bee7609c Revert "[ili9xxx] Fix init for GC9A01A (#6913)" clydebarrow 2024-07-22 09:42:48 +1000
  • bdbdec5bd9
    Merge 77d3fb6803 into a464e46d4d Olivier ARCHER 2024-07-22 11:42:36 +1200
  • 6c6d0c66cf Fixes sml parser to process extended length lists with a number of items that is dividable by 16 (#6148) irgendwienet 2024-07-22 01:42:09 +0200
  • 0a2bd55752 Fix data type clydebarrow 2024-07-22 09:38:30 +1000
  • 0e7ed54523 use cache to build tests for compoenents (#7059) tomaszduda23 2024-07-22 01:33:26 +0200
  • 61bfe1be75 Merge branch 'dev' of https://github.com/esphome/esphome into iobus clydebarrow 2024-07-22 09:32:36 +1000
  • e613fdba68 [http_request] allow basic auth for idf (#7086) Olivier ARCHER 2024-07-22 01:29:09 +0200
  • 171213fe38 disable on sim error oarcher 2024-07-22 01:09:43 +0200
  • 900a306eda better CMUX handling oarcher 2024-07-22 00:33:47 +0200
  • 0a7173568c
    Merge 87aad4067f into 40e79299d5 Anton Viktorov 2024-07-22 09:58:52 +1200
  • 3cc17bedff Feature/m5angle8: Add support for m5angle8 input device (#6799) rnauber 2024-07-21 23:57:59 +0200
  • 5550236794 Merge branch 'dev' of https://github.com/esphome/esphome into host clydebarrow 2024-07-22 07:38:00 +1000
  • 85efd4cdbc Move MQTT ip discovery to deticated config option. (#6673) Markus 2024-07-21 23:36:46 +0200
  • 12fcc6ab7b Merge branch 'dev' of https://github.com/esphome/esphome into host clydebarrow 2024-07-22 07:36:22 +1000
  • 7d950c7190 [heatpumpir] Fix BK72XX Compile error with IRremoteESP8266 (#6955) Lucio Tarantino 2024-07-21 23:16:51 +0200
  • f6e67462e7 log watchdog oarcher 2024-07-21 22:21:03 +0200
  • 854c36ca26 [code-quality] Tidy up some duplicate CONFIG_SCHEMA assignments (#7106) Jesse Hills 2024-07-22 08:09:06 +1200
  • 7fbd5b274e [validation] Add ``host`` to ``require_framework_version`` (#7107) Jesse Hills 2024-07-22 07:54:16 +1200
  • b90eebdea1
    [fan] fix initial FanCall to properly set speed Daniel 2024-07-21 21:13:24 +0200
  • 2d802a3547
    Revert config.yml j0ta29 2024-07-21 19:51:31 +0200
  • fb0cc18a6b Merge dev into optolink j0ta29 2024-07-21 17:47:14 +0000
  • 8924b4a975
    Merge branch 'esphome:dev' into dev j0ta29 2024-07-21 18:25:38 +0200
  • d0cefb4a08 prepare_sim_ oarcher 2024-07-21 18:05:37 +0200
  • 309a3b071a
    Sort imports Jesse Hills 2024-07-21 22:21:14 +1200
  • 1fee712c91
    [touchscreen] Allow binary sensor to have multiple pages in config Jesse Hills 2024-07-21 20:04:42 +1200
  • 5321163e6b update tests oarcher 2024-07-21 03:33:03 +0200
  • a814ea337f gpio pins numbering oarcher 2024-07-21 03:17:04 +0200
  • 6bbc306dfb
    Update climate.py Lucio Tarantino 2024-07-21 02:32:31 +0200