Commit Graph

  • 7b445051d9
    Discard changes to esphome/components/api/api_connection.cpp Jesse Hills 2024-08-12 16:31:12 +1200
  • 1c22bc6026
    Another walrus in the sensor Keith Burzinski 2024-08-11 22:46:19 -0500
  • 8002be2776
    Use `add_extra` in base schema Keith Burzinski 2024-08-11 22:37:05 -0500
  • 7cb2887023 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-group clydebarrow 2024-08-12 12:51:33 +1000
  • 8dd309cb31 Merge branch 'lvgl-group' of https://github.com/clydebarrow/esphome into lvgl-group clydebarrow 2024-08-12 12:08:34 +1000
  • 51de603f74 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-group clydebarrow 2024-08-12 12:07:02 +1000
  • 16e3d6a120
    Make requested changes Flo 2024-08-12 03:44:39 +0200
  • 6737a29960 Use project name and version as improv_serial identity when available Florian 2024-08-12 00:12:58 +0000
  • 67bdc7859f
    Merge branch 'dev' into lvgl-group Clyde Stubbs 2024-08-12 08:26:22 +1000
  • f695507f20 Restore automatic touchscreen config. clydebarrow 2024-08-12 08:25:44 +1000
  • 424da673f4 handle all UpdateCommandRequest enums in update_command oarcher 2024-08-11 20:56:09 +0200
  • e36668b154 Another formatting fix Oleg Tarasov 2024-08-11 21:03:16 +0300
  • 60f66e014e test root 2024-08-11 17:14:29 +0000
  • 327b39de61 test root 2024-08-11 17:13:02 +0000
  • e311326640 test root 2024-08-11 17:11:24 +0000
  • 34aee728d8 test root 2024-08-11 17:00:52 +0000
  • cd43e229fc test root 2024-08-11 16:59:00 +0000
  • 116628bdc6 update test oarcher 2024-08-11 18:46:16 +0200
  • 07bdb0c463 fixed array subscription root 2024-08-11 16:45:22 +0000
  • 733acd4207 removed unused log line root 2024-08-11 16:39:58 +0000
  • a1a8717fbe fixed variable decleration root 2024-08-11 16:38:31 +0000
  • d3b6d8fc89 fixed variable decleration root 2024-08-11 16:34:07 +0000
  • 2be282b3b6 removed unused variable root 2024-08-11 16:27:36 +0000
  • b869516d63 made component handle dots properly root 2024-08-11 16:21:22 +0000
  • 244af31a56 OMG, just cast it to int and be done with it Oleg Tarasov 2024-08-11 18:54:59 +0300
  • 1fa4562a67 Another warning fix Oleg Tarasov 2024-08-11 18:46:00 +0300
  • e50c060168 Fixing more warnings Oleg Tarasov 2024-08-11 18:41:21 +0300
  • 6cd0d8f8c2 Merge remote-tracking branch 'upstream/dev' into gsm oarcher 2024-08-11 17:39:43 +0200
  • 181beb0852 gnss as a switch oarcher 2024-08-11 15:42:08 +0200
  • b8c9e49d9a Fixing some warning for esp-idf v. 5.1.2 Oleg Tarasov 2024-08-11 18:29:15 +0300
  • c4b05032bd fixed instructions Jul Str 2024-08-11 13:39:04 +0200
  • b5ca06c8db added setup.bat script for local windows setup Jul Str 2024-08-11 13:33:12 +0200
  • 37525410e2 fixed test linting Jul Str 2024-08-11 12:42:54 +0200
  • 49866632e2
    rework tests to adapt to changes upstream Links2004 2024-08-11 09:51:02 +0200
  • e84be434a4
    Merge remote-tracking branch 'upsteam/dev' into homeassistant_cover Links2004 2024-08-11 09:42:46 +0200
  • 3f99ea4043
    reset script/clang-tidy to dev Links2004 2024-08-11 09:38:40 +0200
  • 2b549705c2
    Formatting fix Michael Davidson 2024-08-11 17:31:00 +1000
  • 5815a333b8
    Merge branch 'dev' into statsD Markus 2024-08-11 09:29:19 +0200
  • fb06f98df3
    Add a local coordinate system This introduces a local coordinate system to the display component. This is useful for nested/localised drawing without having to do repeated and error prone coordinate maths Michael Davidson 2024-08-11 16:51:48 +1000
  • a88e960736 Temporarily removing IDF tests Oleg Tarasov 2024-08-11 09:39:42 +0300
  • 3cdc460c0f
    Add text_align_to_string Useful for dump_config implementations Michael Davidson 2024-08-11 16:27:10 +1000
  • eecc6355ce Commented out OpenTherm sensors in tests, added tests for ESP_IDF Oleg Tarasov 2024-08-11 09:03:10 +0300
  • c4db4d4c3a Implement default group for encoders clydeps 2024-08-11 11:23:01 +1000
  • dcac9bfedb
    Merge pull request #55 from muart-group/sensor-listeners Sammy1Am 2024-08-10 13:21:55 -0700
  • c333171c87
    [sml] Fixed crashing sml parser Nis Wechselberg 2024-08-09 17:07:06 +0200
  • 7208313883 More CI fixes Sammy1Am 2024-08-10 19:05:45 +0000
  • 3f6455bec3 Starting the process of staged PRs as per suggestion: https://github.com/esphome/esphome/discussions/7170#discussioncomment-10268270 Oleg Tarasov 2024-08-10 21:31:50 +0300
  • edeeec3dee Lint and testing fixes Sammy1Am 2024-08-10 18:25:30 +0000
  • 1169676886 added tests Jul Str 2024-08-10 19:42:57 +0200
  • 11f468ac91 added basic driver for seven segment displays without driver ic Jul Str 2024-08-10 19:32:37 +0200
  • 292c2de796 Fixed and tested ESP-IDF support, removed Arduino restriction Oleg Tarasov 2024-08-10 16:57:58 +0300
  • 05ad5f7ddf Merge branch 'dev' into opentherm-squashed Oleg Tarasov 2024-08-10 15:45:30 +0300
  • 703ae88c5c Converted select to listener, moved preferences and source list into TemperatureSourceSelect Sammy1Am 2024-08-10 08:29:43 +0000
  • 71ca4360df Split up binary and text sensors, minor reorg to simplify config python Sammy1Am 2024-08-10 03:33:12 +0000
  • 6ba7e178c6 Convert sensors to listeners Sammy1Am 2024-08-10 01:35:13 +0000
  • 0845cb6812 Fix some formatting and test issues Sammy1Am 2024-08-09 22:30:35 +0000
  • aa9e83f644
    Merge branch 'dev' into dev CptSkippy 2024-08-09 14:26:11 -0700
  • 3e46838a76 clang-tidy Tomasz Duda 2024-08-09 21:13:52 +0200
  • 8bdf87aae8 clang-tidy Tomasz Duda 2024-08-09 21:11:21 +0200
  • 73a63e8dbb clang-tidy Tomasz Duda 2024-08-09 20:58:12 +0200
  • 8475ae0dd5 clang-tidy Tomasz Duda 2024-08-09 20:51:48 +0200
  • f9164cacb3 [code-quality] Apply ruff linting suggestions Tomasz Duda 2024-08-09 20:03:58 +0200
  • 0778cc3c72 clang-tidy Tomasz Duda 2024-08-09 20:00:41 +0200
  • bd891ac37a removed comments KoenBreeman 2024-08-09 18:23:56 +0200
  • b54e399a8a [code-quality] clang-tidy media_player Tomasz Duda 2024-08-09 18:10:56 +0200
  • 355ff1cf4d fix lint Tomasz Duda 2024-08-09 18:10:09 +0200
  • 799b4b7e3b removed double reference to .h file KoenBreeman 2024-08-09 17:50:59 +0200
  • d355fecbaa fix lint Tomasz Duda 2024-08-09 17:41:03 +0200
  • 17c5844d13 base_light_effects lint Tomasz Duda 2024-08-09 17:23:17 +0200
  • 85171292e9 updated formatting of switch.cpp file according to test KoenBreeman 2024-08-09 17:20:20 +0200
  • 63c1ddfe5b haier_base lint Tomasz Duda 2024-08-09 17:20:09 +0200
  • 1227d4d924 rollback ci.yaml Tomasz Duda 2024-08-09 17:17:40 +0200
  • e93bcabddc Rebased to latest version of the dev-branch KoenBreeman 2024-08-09 16:55:55 +0200
  • 147c75a5d2 Updated options of channel from string to integer KoenBreeman 2023-06-22 20:51:44 +0200
  • 05739b47d0 Added codeowner KoenBreeman 2023-05-05 22:34:56 +0200
  • 857e81a43f implemented m5stack4relay KoenBreeman 2023-05-05 22:28:22 +0200
  • 91cce56d11 fix lint Tomasz Duda 2024-08-09 16:41:00 +0200
  • 98ab905eb3 fix qrcode gen Tomasz Duda 2024-08-09 16:36:10 +0200
  • 8847ae7979 correct pins i2c for other esp32-c3 and 8266 and 2040 KoenBreeman 2024-08-09 16:29:46 +0200
  • 63983fb745 macro argument should be enclosed in parentheses Tomasz Duda 2024-08-09 16:26:04 +0200
  • b10adbe866 updated test to include i2c KoenBreeman 2024-08-09 16:25:20 +0200
  • dc64010c32 fix SPI clang-tidy Tomasz Duda 2024-08-09 16:20:03 +0200
  • 8995603458 Created seeedmultichanelle relay KoenBreeman 2024-08-09 16:15:53 +0200
  • 8368f94e9e Merge remote-tracking branch 'origin/dev' into nrf52_core Tomasz Duda 2024-08-09 16:00:19 +0200
  • a2794b336d Fix temperature sources Sammy1Am 2024-08-09 07:13:32 +0000
  • 2f33cdb1ac Breakout select into directory/py file (temp sources not yet working) Sammy1Am 2024-08-09 06:32:30 +0000
  • 946f6b71b0
    Merge branch 'dev' into display_hcs-12SS59T Bas 2024-08-09 07:53:19 +0200
  • 71a32965a1 Breakout button into its own py file and directory Sammy1Am 2024-08-09 03:51:51 +0000
  • 24e90795d5
    Update CODEOWNERS take 2 Keith Burzinski 2024-08-08 21:54:56 -0500
  • a61874a869
    Merge branch 'dev' into bsec2_bme68x Keith Burzinski 2024-08-08 21:51:22 -0500
  • 636a8a8da4
    Update CODEOWNERS Keith Burzinski 2024-08-08 21:51:03 -0500
  • c599bbbd00
    Break out some things Keith Burzinski 2024-08-08 21:45:43 -0500
  • 371f77c5eb Check for sensor nullptrs if not defined Sammy1Am 2024-08-08 23:24:25 +0000
  • f083124e4b Break out sensors into sensor.py Sammy1Am 2024-08-08 23:15:18 +0000
  • 992f999bcf No default name, use time_id, don't depend on climate Sammy1Am 2024-08-08 20:51:11 +0000
  • f3e8b0d12d
    Bump docker/build-push-action in /.github/actions/build-image dependabot[bot] 2024-08-08 19:20:34 +0000
  • 5d8f37aed5 allow nan for gnss oarcher 2024-08-08 21:02:26 +0200
  • 01603995c4 fix clang-tidy Tomasz Duda 2024-08-08 20:38:12 +0200
  • 2111f3be05 fix clang-tidy Tomasz Duda 2024-08-08 20:32:00 +0200
  • 9ca66e2e64 add missing override Tomasz Duda 2024-08-08 20:24:45 +0200