Commit Graph

  • 01db450392
    Update esphome/__main__.py Jesse Hills 2024-04-24 15:05:29 +1200
  • dcc17dade2
    Merge branch 'dev' into dev Jesse Hills 2024-04-24 15:04:28 +1200
  • 6804149aeb
    Update esphome/__main__.py Jesse Hills 2024-04-24 15:04:22 +1200
  • ba8afb5c2e
    Merge branch 'dev' into esphome-cli-upload Jesse Hills 2024-04-24 15:04:00 +1200
  • 33dc2f06f6
    Revert "Add null GPIO pin (#6611)" Jesse Hills 2024-04-24 15:01:43 +1200
  • 2d4c62afa8 Only check c/c++ files with clang-format (#6620) Jesse Hills 2024-04-24 14:49:16 +1200
  • 704619d8f3 Merge branch 'dev' of https://github.com/esphome/esphome into menu clydebarrow 2024-04-24 12:48:52 +1000
  • 5a15cceb8a Draw menu background in one hit. clydebarrow 2024-04-24 12:48:20 +1000
  • 84e8567587
    Only check c/c++ files with clang-format Jesse Hills 2024-04-24 14:43:38 +1200
  • da154c24a8
    Merge branch 'dev' into jesserockz-2024-087 Jesse Hills 2024-04-24 14:39:57 +1200
  • 08ae38a835 Event entity support (#6451) David Friedland 2024-04-23 19:35:26 -0700
  • fa77b1ae2b
    Merge branch 'dev' into base64 Jesse Hills 2024-04-24 14:15:10 +1200
  • 48a7c83c6c
    Change char to uint8_t and add some overloads Jesse Hills 2024-04-24 14:14:12 +1200
  • 5be81e4249 Merge branch 'dev' of https://github.com/esphome/esphome into i8080 clydebarrow 2024-04-24 12:07:56 +1000
  • 1e45f6c895
    Merge branch 'dev' into roomba-ir Jesse Hills 2024-04-24 14:02:16 +1200
  • 7af3792a1d Limit Rx wait loop time to 3 seconds. (#6594) Mike La Spina 2024-04-23 21:01:28 -0500
  • 76494fe42e
    Merge branch 'dev' into pr/nohat/6451 Jesse Hills 2024-04-24 13:55:07 +1200
  • 3503b9b3c6 Sort mqtt_const alphabetically (#6619) Jesse Hills 2024-04-24 13:49:08 +1200
  • d59a8a1636
    Move mode Jesse Hills 2024-04-24 13:48:40 +1200
  • 05fa347743
    Sort mqtt_const alphabetically Jesse Hills 2024-04-24 13:46:41 +1200
  • ee75ff74dc Add the WeiKai SPI/I2C UART/IO Expander components to esphome (#5218) Jean Louis-Guerin 2024-04-24 03:21:44 +0200
  • a4e3952a8b Fix anti-aliased font rendering. Draw background for selected and unselected menu entries clydebarrow 2024-04-24 11:13:37 +1000
  • 459ded1e98 Fix for #6611 - use background_color clydebarrow 2024-04-24 10:25:12 +1000
  • b92b7b81dc
    Merge branch 'dev' into nvds-display-testcard NP v/d Spek 2024-04-24 02:24:44 +0200
  • c8d0bbbe4d
    Merge branch 'dev' into waveshare-4.2inv2-fix Michael Davidson 2024-04-24 09:16:20 +1000
  • ef1297229f Fix style definitions clydebarrow 2024-04-24 08:20:42 +1000
  • 54e5961f51 Improve workaround Mat931 2024-04-24 00:13:46 +0200
  • c56cf943ca
    Merge branch 'dev' into wk2132 Jesse Hills 2024-04-24 09:59:37 +1200
  • b7387dc827 Allow UART to be AUTO LOADed (#6617) Jesse Hills 2024-04-24 09:59:19 +1200
  • 39edc3dc5e
    Allow UART to be AUTO LOADED without a default config Jesse Hills 2024-04-24 09:57:19 +1200
  • c3e2271d3b Fix: Component took a long time Mat931 2024-04-23 23:28:23 +0200
  • 6499c3864d
    Merge branch 'dev' into wk2132 Jesse Hills 2024-04-24 08:50:38 +1200
  • 35377af163 Add null GPIO pin (#6611) Clyde Stubbs 2024-04-24 06:49:14 +1000
  • e5525b8b6d Reset millis in retry loop descipher 2024-04-23 15:45:35 -0500
  • 2948591702
    Update ds248x.cpp Iron Man 2024-04-23 22:40:57 +0200
  • 46918f6f1f
    Update ds248x.cpp Iron Man 2024-04-23 22:37:54 +0200
  • cee308aab1
    Update ds248x.cpp Iron Man 2024-04-23 22:29:30 +0200
  • 9a0a313e59 Limit Rx wait loop time to 3 seconds. descipher 2024-04-21 02:44:37 -0500
  • 80ce063e64 Change board in base test file to generic-bk7231n-qfn32-tuya Mat931 2024-04-23 22:14:41 +0200
  • 563896d92e
    Merge branch 'dev' into beken-spi-led-strip Mat931 2024-04-23 20:13:51 +0000
  • 43e5002e1b Remove board from new test Mat931 2024-04-23 22:12:41 +0200
  • d063be7a6d Remove old test Mat931 2024-04-23 22:11:49 +0200
  • 0a49789596 `graphical_display_menu` requires a Display, not DisplayBuffer (#6614) Clyde Stubbs 2024-04-24 05:55:27 +1000
  • bfe072f7d8
    Update ds248x.cpp Iron Man 2024-04-23 21:49:32 +0200
  • cb82bedb8c
    Update ds248x.cpp Iron Man 2024-04-23 21:44:05 +0200
  • fc219f1e9b
    Update ds248x.h Iron Man 2024-04-23 21:41:47 +0200
  • a3688b112b Add some components to the new testing framework (S part 2) (#6227) Keith Burzinski 2024-04-23 14:40:20 -0500
  • 6f22a773c3 update logger Tomasz Duda 2024-04-23 21:26:29 +0200
  • de78aaa090 fix build error Tomasz Duda 2024-04-23 21:11:21 +0200
  • a53afdc256 fix merge error Tomasz Duda 2024-04-23 20:41:27 +0200
  • 9a425f003b update python to 3.10 Tomasz Duda 2024-04-23 20:10:59 +0200
  • d0c7709da9
    Update ds248x.cpp Iron Man 2024-04-23 19:57:11 +0200
  • 858f5eafcd
    Update ds248x.h Iron Man 2024-04-23 19:53:35 +0200
  • 996f453589
    Update test.esp32-c3-idf.yaml Iron Man 2024-04-23 19:37:06 +0200
  • 342f92bb55
    Update test.esp32-c3.yaml Iron Man 2024-04-23 19:31:21 +0200
  • 808b87d624
    Update __init__.py Iron Man 2024-04-23 19:17:11 +0200
  • a20be8851b
    Update __init__.py Iron Man 2024-04-23 19:10:44 +0200
  • d4a922c0d1
    Update __init__.py Iron Man 2024-04-23 19:08:59 +0200
  • 902b8f76c6
    Update __init__.py Iron Man 2024-04-23 19:07:53 +0200
  • c4f653b722
    Create test.rp2040.yaml Iron Man 2024-04-23 18:58:30 +0200
  • d9bd32b428
    Create test.esp8266.yaml Iron Man 2024-04-23 18:57:47 +0200
  • da53326b42
    Create test.esp32-idf.yaml Iron Man 2024-04-23 18:57:08 +0200
  • 2a76cabd02
    Create test.esp32-c3.yaml Iron Man 2024-04-23 18:56:18 +0200
  • a47ce749dd
    Create test.esp32-c3-idf.yaml Iron Man 2024-04-23 18:55:31 +0200
  • 1d72e61c33
    Create test.esp32.yaml Iron Man 2024-04-23 18:54:38 +0200
  • b90f22a7c2
    Update ds248x.h Iron Man 2024-04-23 17:41:26 +0200
  • 51f3195e87
    Update __init__.py Iron Man 2024-04-23 17:34:56 +0200
  • 74cd8acc0d
    Update __init__.py Iron Man 2024-04-23 17:33:43 +0200
  • 604325e5ab
    Update __init__.py Iron Man 2024-04-23 17:30:32 +0200
  • 6a7499881b
    Update sensor.py Iron Man 2024-04-23 17:15:29 +0200
  • 89a48872ea fix clang request NP v/d Spek 2024-04-23 14:56:55 +0200
  • 6e967c7df4 Multi-Daly-BMS Anton Viktorov 2024-04-23 13:47:13 +0200
  • 89d3ade92b Merge branch 'nvds-display-testcard' of https://github.com/nielsnl68/esphome into nvds-display-testcard NP v/d Spek 2024-04-23 14:37:19 +0200
  • d13e519e34 Allow showing the testcard via an option in the display component. NP v/d Spek 2024-04-23 14:37:11 +0200
  • 0074acced8 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl clydebarrow 2024-04-23 22:27:04 +1000
  • 4e6654030f yamllint clydebarrow 2024-04-23 22:22:37 +1000
  • 8be95c1dd8
    Merge branch 'dev' into nvds-display-testcard NP v/d Spek 2024-04-23 14:21:21 +0200
  • c86a76347d Fix some uses of hex colors clydebarrow 2024-04-23 22:19:29 +1000
  • f097b6118e Make menu effectively use anti-aliased fonts. clydebarrow 2024-04-23 21:57:41 +1000
  • e63ca133c8 pylint clydebarrow 2024-04-23 21:42:11 +1000
  • c2de8a66cb Menu requires a display, not displayBuffer clydebarrow 2024-04-23 21:11:29 +1000
  • ad3bbefcdf
    Merge branch 'dev' into ltr303 Anton Viktorov 2024-04-23 11:58:57 +0200
  • 6fcf1ee2a0
    Merge branch 'dev' into ltr501 Anton Viktorov 2024-04-23 11:58:27 +0200
  • 4871bbe3fe old-style tests removed Anton Viktorov 2024-04-23 11:53:36 +0200
  • 3342786b49 Merge remote-tracking branch 'upstream/dev' into ltr501 Anton Viktorov 2024-04-23 11:53:15 +0200
  • d089865600 old-style tests removed Anton Viktorov 2024-04-23 11:50:18 +0200
  • a3f4499a82 Add some components to the new testing framework (S part 1) (#6224) Keith Burzinski 2024-04-23 04:49:15 -0500
  • 3d3c58c369 Add some components to the new testing framework (T) (#6229) Keith Burzinski 2024-04-23 04:49:03 -0500
  • 3ae213d5c2 Merge remote-tracking branch 'upstream/dev' into ltr303 Anton Viktorov 2024-04-23 11:48:13 +0200
  • 2948cc5094
    Merge branch 'dev' into dev Erik 2024-04-23 11:40:11 +0200
  • 2f658c3118 Add some components to the new testing framework (I) (#6185) Keith Burzinski 2024-04-23 04:36:30 -0500
  • 507bb46db3
    Merge branch 'dev' into dev Erik 2024-04-23 11:35:10 +0200
  • 6154d119e9
    Merge branch 'dev' into ltr501 Anton Viktorov 2024-04-23 11:25:52 +0200
  • fb085e7cdb Merge branch 'dev' of https://github.com/esphome/esphome into i8080 clydebarrow 2024-04-23 19:23:27 +1000
  • 8681d63c25 CODEOWNERS clydebarrow 2024-04-23 19:20:47 +1000
  • 728963ebfd
    Bump actions/checkout from 4.1.1 to 4.1.3 dependabot[bot] 2024-04-23 09:19:59 +0000
  • ee51748d83 [tests] Run yaml tests in groups if over 100 to run (#6612) Jesse Hills 2024-04-23 21:19:10 +1200
  • 98ed44cc25
    Update esphome/components/display/display.cpp NP v/d Spek 2024-04-23 10:58:15 +0200
  • 0abbc73cc8
    Merge branch 'dev' into dev Erik 2024-04-23 10:52:05 +0200
  • da02f23fde Rename data_bus::DataBus to io_bus::IOBus Remove send_command() from ili9xxx Introduce shim IOBus class for Waveshare 3.5 to work-around the above. clydebarrow 2024-04-23 18:40:32 +1000