Commit Graph

  • 4224689f1c fix clang tidy Tomasz Duda 2024-07-24 15:23:58 +0200
  • 0c494f3650 fix clang-tidy Tomasz Duda 2024-07-24 15:03:00 +0200
  • dd43acf7af fix clang-tidy Tomasz Duda 2024-07-24 14:39:26 +0200
  • 508468a031 update platformio.ini Tomasz Duda 2024-07-24 13:53:38 +0200
  • 6e2d8cffaf clean up code Tomasz Duda 2024-07-24 13:43:45 +0200
  • 05f3b71007 add clang-tidy for zephyr Tomasz Duda 2024-07-24 13:35:07 +0200
  • 52dcadda53 Give more info on import errors. clydebarrow 2024-07-24 21:23:11 +1000
  • 70ab473cf5 Give more info on import errors. clydebarrow 2024-07-24 21:23:11 +1000
  • 7dd4b47b7b Add btn.py clydebarrow 2024-07-24 21:14:08 +1000
  • 2b7782e3cf Properly handle display clydebarrow 2024-07-24 20:32:45 +1000
  • b2a248ddae Properly handle display list clydebarrow 2024-07-24 20:32:03 +1000
  • 6c8b7cd275 Review changes clydebarrow 2024-07-24 20:14:24 +1000
  • a3eb9191be Review changes clydebarrow 2024-07-24 20:14:24 +1000
  • 2428819d01 Add percent width clydebarrow 2024-07-24 19:49:24 +1000
  • 74de2a043d Implement btn. clydebarrow 2024-07-24 19:40:31 +1000
  • 35385bb0c8 add missing framework Tomasz Duda 2024-07-24 10:34:35 +0200
  • 9b10ce8f19 Merge branch 'lvgl-base' into lvgl-input clydebarrow 2024-07-24 17:54:09 +1000
  • b656fc1db4 Fix default_font for esphome font clydebarrow 2024-07-24 16:37:47 +1000
  • 07c3e2b202 Fail hard when display mis-configured clydebarrow 2024-07-24 15:36:16 +1000
  • 24434d602a Review fixes clydebarrow 2024-07-24 15:24:55 +1000
  • 1d797ac035 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-base clydebarrow 2024-07-24 13:58:32 +1000
  • 786280296f Error when missing type: in layout. clydebarrow 2024-07-24 13:55:15 +1000
  • f46c33ac2e [http_request] Allow configure buffer size on ESP-IDF (#7125) dentra 2024-07-24 06:50:59 +0300
  • 378d561465 Clean up for loops. clydebarrow 2024-07-24 13:40:37 +1000
  • 15fe2eda8c
    Merge branch 'esphome:dev' into verbose_env Pieter Viljoen 2024-07-23 20:06:45 -0700
  • b420d67cbf Merge branch 'dev' of https://github.com/esphome/esphome into udp clydebarrow 2024-07-24 12:22:16 +1000
  • 1ba1d08d3c Clean up to_code sensor handling clydebarrow 2024-07-24 12:21:54 +1000
  • 8e4d36bb99 Update webserver local assets to 20240724-013115 (#7126) esphomebot 2024-07-24 13:57:02 +1200
  • 6f9c938bc1
    Merge ad444b6c10 into 39de179e21 Guillermo Ruffino 2024-07-24 13:41:58 +1200
  • 0bde298b92 Update webserver local assets to 20240724-013115 esphomebot 2024-07-24 01:31:30 +0000
  • 764f3aa743
    Update esphome/components/http_request/__init__.py dentra 2024-07-24 03:25:10 +0300
  • 369965f871 move bufers size from PR#7101 dentra 2024-07-23 15:06:13 +0300
  • c0b5c8cddb [http_request] Fix ESP-IDF follow redirect (#7101) dentra 2024-07-24 03:12:59 +0300
  • 67f02d7ae6 Update test with new config clydebarrow 2024-07-24 09:43:43 +1000
  • 398106a1f8 Add `broadcast_id` option for sending sensors with a specific ID different to the internal ID clydebarrow 2024-07-24 09:09:41 +1000
  • 31476d7d4d Merge branch 'dev' of https://github.com/esphome/esphome into udp clydebarrow 2024-07-24 08:47:40 +1000
  • d9c02ec608 Merge branch 'udp' of https://github.com/clydebarrow/esphome into udp clydebarrow 2024-07-24 08:47:30 +1000
  • 98ba007de3 use define for to_code + more conf validation oarcher 2024-07-23 12:27:28 +0200
  • c4fe63c208 fix clang-tidy Tomasz Duda 2024-07-23 14:34:52 +0200
  • 6376e7c508 move out buffer size to own PR dentra 2024-07-23 15:14:13 +0300
  • 03cc0d0c78
    Removes typo HarvsG 2024-07-23 13:12:07 +0100
  • 4c444c8440
    By a better coder HarvsG 2024-07-23 12:54:01 +0100
  • 654d8f9c37
    Better code HarvsG 2024-07-23 12:53:32 +0100
  • 485ede91dd use SplitDefault for buffers dentra 2024-07-23 00:28:21 +0300
  • 020034f29a fix compiling with c++11 dentra 2024-07-17 12:10:58 +0300
  • a5325b7ef8 add redirect support for esp-idf dentra 2024-07-17 11:38:09 +0300
  • 8d0ee0eab9
    Polish up accuracy sensor handling Keith Burzinski 2024-07-23 03:31:39 -0500
  • 8acfd7f349 Merge branch 'dev' into opentherm-squashed Oleg Tarasov 2024-07-23 09:33:22 +0300
  • a2910f8e0b Merge remote-tracking branch 'origin/dev' into nrf52_core Tomasz Duda 2024-07-23 07:22:59 +0200
  • 8cd47cbcc5
    Merge b5b4047241 into 2cc14055cf Jesse Hills 2024-07-23 16:46:51 +1200
  • 7311b00c10 add versions Tomasz Duda 2024-07-23 06:34:15 +0200
  • 3533796f52 Ruff clydebarrow 2024-07-23 14:15:29 +1000
  • 88557cd6ec Merge branch 'dev' of https://github.com/esphome/esphome into lvgl clydebarrow 2024-07-23 14:14:05 +1000
  • e9760102bd Added ruff to pre-commit hooks (#7124) Clyde Stubbs 2024-07-23 14:12:23 +1000
  • 2c8a5a1333 Added ruff to pre-commit hooks clydebarrow 2024-07-23 14:09:04 +1000
  • abf823e3dd Ruff clydebarrow 2024-07-23 14:06:55 +1000
  • dc95aa8bc5 ruff clydebarrow 2024-07-23 13:30:41 +1000
  • 421ba08a7a [fan] fix initial FanCall to properly set speed (#7113) Daniel 2024-07-23 04:53:31 +0200
  • 54ee3dabd0 ruff clydebarrow 2024-07-23 12:52:17 +1000
  • b58a37ec22
    `ruff format` Jesse Hills 2024-07-23 14:30:19 +1200
  • 9d16c30153
    `ruff check --fix` Jesse Hills 2024-07-23 14:29:59 +1200
  • 9ac41a0cd6 Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#7122) dependabot[bot] 2024-07-23 14:21:03 +1200
  • 362e872ba7 Bump docker/login-action from 3.2.0 to 3.3.0 (#7121) dependabot[bot] 2024-07-23 14:20:54 +1200
  • d210d602bd Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#7120) dependabot[bot] 2024-07-23 14:20:44 +1200
  • 0bbf1400be [http_request] Change default timeout to 4.5s (#7123) Jesse Hills 2024-07-23 13:51:32 +1200
  • 7cf47e8e44 Add tests for all obj styles clydebarrow 2024-07-23 11:14:09 +1000
  • 231ee9f7a0 Bump docker/build-push-action from 6.4.1 to 6.5.0 in /.github/actions/build-image (#7119) dependabot[bot] 2024-07-23 13:01:45 +1200
  • b66d3793f5
    Create nrf52-tidy env too Jesse Hills 2024-07-23 12:59:27 +1200
  • b8c965b3fc removed flight pin oarcher 2024-07-23 02:44:40 +0200
  • 7c1382806e extend speaker component with useful options. - the speaker plays until buffer is empty with *finish()* - new action for finish() - new condition is_stopped - i2s Speaker uses ring buffer instead of a queue. NP v/d Spek 2024-07-23 02:40:11 +0200
  • caee7b0ac1 Add test images clydebarrow 2024-07-23 10:34:45 +1000
  • e72d4ec859 Add touchscreens clydebarrow 2024-07-23 10:34:24 +1000
  • 1096bc264f model power delay oarcher 2024-07-23 02:19:10 +0200
  • dcfb19be89 CI fix clydebarrow 2024-07-23 10:12:37 +1000
  • 7ed61d2bea
    Track & save the maximum accuracy value Keith Burzinski 2024-07-22 19:03:34 -0500
  • 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