Commit Graph

  • 484d0d1efb Move gas mbus config option being a define to being a build flag since its used in external libraries. Levent Komurcu 2022-06-17 14:25:27 +0200
  • 8f7557cabd CODEOWNERS removed from ouput subfolder Nico 2022-06-17 09:45:34 +0200
  • 27e825409c CODEOWNERS removed from ouput subfolder Nico 2022-06-17 09:43:07 +0200
  • 84b3b15a2e Trailing whitespace removed Nico 2022-06-17 09:16:08 +0200
  • f47c20b6ce Trailing whitespace removed Nico 2022-06-17 09:12:59 +0200
  • d6591e38dc Max6956 added in test4.yaml Nico 2022-06-17 09:09:53 +0200
  • a4340efedf Add test case from esphome/issues#3354 Quentin Smith 2022-06-16 23:50:18 -0400
  • 0d4325c693 reformat Mike Ryan 2022-06-16 22:50:09 -0500
  • 64a2dc4dc4 Address lint failrues Mike Ryan 2022-06-16 22:49:04 -0500
  • ab21da722e Add bitmap font support Mike Ryan 2022-06-16 22:13:57 -0500
  • c86397b945 Language schema 202204 (#3492) Guillermo Ruffino 2022-06-16 22:46:20 -0300
  • f002a23d2d
    Language schema 202204 (#3492) Guillermo Ruffino 2022-06-16 22:46:20 -0300
  • 2f628e4bfe Fix modbus user-defined function handling (#3527) gazoodle 2022-06-17 02:35:25 +0100
  • 29d6d0a906
    Fix modbus user-defined function handling (#3527) gazoodle 2022-06-17 02:35:25 +0100
  • e520de3c2f Bugfix for ExternalRAMAllocator copy constructor (#3571) Benjamin Klotz 2022-06-17 03:32:43 +0200
  • c8b58b5c23
    Bugfix for ExternalRAMAllocator copy constructor (#3571) Benjamin Klotz 2022-06-17 03:32:43 +0200
  • 243b4ddad6 Setup the mute pin if configured (#3568) Jesse Hills 2022-06-17 13:30:21 +1200
  • 01bfafc5f1
    Setup the mute pin if configured (#3568) Jesse Hills 2022-06-17 13:30:21 +1200
  • a52ab63ee0 fix linting error Attila Farago 2022-06-16 23:36:27 +0200
  • 1d8184716d Merge branch 'dev' of https://github.com/looping40/esphome into dev Nico 2022-06-16 23:32:47 +0200
  • 532c48d8fc File wrote Nico 2022-06-16 23:32:31 +0200
  • a0660d0db7 Fixed keeping the OrderedDict items tagged on data suggested by OttoWinter Attila Farago 2022-06-16 23:18:28 +0200
  • 8f5ef2aaab Fixed transmit_nec test, should use a 8bit command Eric van Blokland 2022-06-16 22:42:30 +0200
  • bd0ce52ecf Removed 16bit command compatibility Eric van Blokland 2022-06-16 21:29:25 +0200
  • 11661e896b
    Merge branch 'esphome:dev' into dev looping40 2022-06-16 22:33:53 +0200
  • dd4933e272 variable 'TAG' was non-const Nico 2022-06-16 22:15:28 +0200
  • 1058a1ba7e typo Nico 2022-06-16 21:58:21 +0200
  • f92f5eb8ef private variable renamed Nico 2022-06-16 21:51:29 +0200
  • 84d3bce1be
    Merge branch 'esphome:dev' into nec_fix Eric van Blokland 2022-06-16 21:32:13 +0200
  • 7d2a33053d reformatted Nico 2022-06-16 19:46:08 +0200
  • 3d431a0db0 private renamed Nico 2022-06-16 19:01:40 +0200
  • c554ef50f4
    Remote NEC: fixed binary sensor backward capability Sergey V. DUDANOV 2022-06-16 21:00:30 +0400
  • 522ec7d0b7 formatting Nico 2022-06-16 18:50:19 +0200
  • f336118eb4
    Bugfix for ExternalRAMAllocator copy constructor Benjamin Klotz 2022-06-16 18:47:45 +0200
  • 608f8b0d2c CODEOWNERS updated Nico 2022-06-16 18:03:10 +0200
  • a354eabd9a clang-format Nico 2022-06-16 17:41:18 +0200
  • 2fe3d12057
    Remote NEC: 8-bits command Sergey V. DUDANOV 2022-06-16 19:36:11 +0400
  • d34c8af7ca Lint check fixes Nico 2022-06-16 16:50:28 +0200
  • 0b98cba0f5 CODEOWNERS added Nico 2022-06-16 16:44:36 +0200
  • 9aeab7baeb Fixed conf dump Dennis Piecha 2022-06-16 12:29:13 +0200
  • 8eac212163 Switched to polling and and more values Dennis Piecha 2022-05-30 19:38:50 +0200
  • 0970e1b504 Add basic support for SMT100 Dennis Piecha 2022-05-30 18:23:03 +0200
  • f441ef532c
    Update __init__.py looping40 2022-06-16 10:25:45 +0200
  • 4ad52e3b51 Add me as codeowner Marcel Hoppe 2022-06-16 07:25:10 +0000
  • 8c559dc5e2
    Wrong gpio write Jesse Hills 2022-06-16 19:22:38 +1200
  • c48da2d2ab
    Setup the mute pin if configured Jesse Hills 2022-06-16 19:09:34 +1200
  • 57c70d4269
    Merge branch 'esphome:dev' into component/wl-134 Marcel Hoppe 2022-06-16 09:09:07 +0200
  • 3fe18113c0 Explicitly check for !extend as part of schema validation Quentin Smith 2022-06-16 02:21:05 -0400
  • 7abbdd780f Merge packages in the correct order, and add a test to validate Quentin Smith 2022-06-16 01:51:48 -0400
  • 3d93b42c5b Fix (not) merging without !extend, and add unit test Quentin Smith 2022-06-15 23:31:26 -0400
  • ebfbf1b4f8 Merge pull request #3567 from esphome/bump-2022.6.0 Jesse Hills 2022-06-16 12:59:26 +1200
  • 8c9948bb56
    Merge pull request #3567 from esphome/bump-2022.6.0 2022.6.0 Jesse Hills 2022-06-16 12:59:26 +1200
  • f8cdd2af60 Bump version to 2022.6.0 Jesse Hills 2022-06-16 11:31:38 +1200
  • 2d1abaa68e
    Bump version to 2022.6.0 Jesse Hills 2022-06-16 11:31:38 +1200
  • 1ecafff145 Merge branch 'beta' into bump-2022.6.0 Jesse Hills 2022-06-16 11:31:38 +1200
  • 664a3df0b4
    Merge branch 'beta' into bump-2022.6.0 Jesse Hills 2022-06-16 11:31:38 +1200
  • fe660230a8 max6956 Nico 2022-06-15 22:55:11 +0200
  • f7937a679d
    Remove some rmeoved settings Jesse Hills 2022-06-15 12:52:46 +1200
  • 4ebc03f498
    Fix file Jesse Hills 2022-06-15 11:24:43 +1200
  • 8c0baa8af8
    Bump platformio to 6.0.2 Jesse Hills 2022-06-15 11:21:40 +1200
  • b87be80e54
    Dont bump espidf Jesse Hills 2022-06-15 11:19:35 +1200
  • e49c003916
    Try platform version 4.3.0 Jesse Hills 2022-06-15 10:30:31 +1200
  • d18cdcef2e
    Update ESP-IDF and platform version Jesse Hills 2022-06-15 10:22:29 +1200
  • 8711f9bfd6
    Revert IDF changes for this PR Jesse Hills 2022-06-15 10:20:18 +1200
  • 03f6cd54ab
    Update board list Jesse Hills 2022-06-15 10:04:23 +1200
  • 2ad10d1c96
    Update esp32 arduino, esp-idf and platform versions Jesse Hills 2022-06-15 10:04:13 +1200
  • 13a1ff9431
    Merge branch 'dev' into bug-fix-modbus-user-defined-function-handling gazoodle 2022-06-14 22:06:26 +0100
  • 80d0441d1a add the transform lambda Stanislav Meduna 2022-06-14 22:10:54 +0200
  • a13fc8e1b3
    Apply suggestions from code review - Change Log levels to VERY_VERBOSE Zimmermann Zsolt 2022-06-14 22:04:46 +0200
  • 72160681e4
    Update esphome/components/dallas/dallas_component.cpp Benoit3 2022-06-14 18:57:15 +0200
  • 41cd3a0735 Add clear message and test for !extend on missing ID Quentin Smith 2022-06-14 12:41:42 -0400
  • 717f1a5d5c Add explicit !extend operator for config merging Quentin Smith 2022-06-14 12:30:24 -0400
  • 5b20720b78 Added tests for the package component Paul Monigatti 2022-06-13 02:27:40 +0000
  • ad5bf27df4 Use TemplatableValue as tuple element jimtng 2022-06-14 16:00:33 +0000
  • b0bcceaebc Allow any type as params jimtng 2022-06-14 15:24:16 +0000
  • bf84486f2e Disallow `id` as parameter name jimtng 2022-06-14 13:48:02 +0000
  • 6271531846 Move ESP_LOGx out of the header file jimtng 2022-06-14 13:23:46 +0000
  • fc85d26b4c Simplify template arguments creation jimtng 2022-06-14 13:13:45 +0000
  • 2b62f44b40 Raise an exception when script id not found jimtng 2022-06-14 13:11:53 +0000
  • 6d82cc8a3e Merge pull request #3560 from esphome/bump-2022.6.0b4 Jesse Hills 2022-06-14 22:42:06 +1200
  • 9ff893881c
    Merge pull request #3560 from esphome/bump-2022.6.0b4 2022.6.0b4 Jesse Hills 2022-06-14 22:42:06 +1200
  • 2c319049a3 Bump version to 2022.6.0b4 Jesse Hills 2022-06-14 20:41:46 +1200
  • 94f6c6861a
    Bump version to 2022.6.0b4 Jesse Hills 2022-06-14 20:41:46 +1200
  • d5b1108ce1 Bm3xx: Fix typo (#3559) Martin 2022-06-14 10:38:09 +0200
  • b1d614e6c4
    Bm3xx: Fix typo (#3559) Martin 2022-06-14 10:38:09 +0200
  • 1638b845e7 Fix compilation with ESP32-S3 (#3543) André Klitzing 2022-06-14 10:36:38 +0200
  • 7fceb070e5
    Fix compilation with ESP32-S3 (#3543) André Klitzing 2022-06-14 10:36:38 +0200
  • b32d6812bd Bm3xx: Fix typo (#3559) Martin 2022-06-14 10:38:09 +0200
  • 06440d0202
    Bm3xx: Fix typo (#3559) Martin 2022-06-14 10:38:09 +0200
  • 7613cc7e61 Fix compilation with ESP32-S3 (#3543) André Klitzing 2022-06-14 10:36:38 +0200
  • 0ecf9f4f2f
    Fix compilation with ESP32-S3 (#3543) André Klitzing 2022-06-14 10:36:38 +0200
  • a7bf399594
    Fix typo Martin 2022-06-14 08:36:42 +0200
  • bc3fcda8e0 Merge component lists by ID as if they were dicts Quentin Smith 2022-06-11 14:30:05 -0400
  • 37183d3f6e Change expected merge order jimtng 2022-06-14 01:13:14 +0000
  • b0b21990be
    Update esphome/components/logger/logger.cpp Jesse Hills 2022-06-14 07:29:53 +1200
  • 367eac34f3 Change the range of how many pins can be set for the sensors down to 8 Daniel Bauer 2022-06-13 19:31:56 +0200
  • bf5d009cb9 Clang formatting Daniel Bauer 2022-06-13 19:14:20 +0200
  • a28b875b27 Run build_codeowners Daniel Bauer 2022-06-13 19:08:39 +0200
  • b5d2b7af57 Remove one last debug line referencing the fourth pin Daniel Bauer 2022-06-13 18:55:52 +0200
  • df693fb760 Change the size of the muxing table to 8x3 instead of the 16x4 before Daniel Bauer 2022-06-13 18:43:28 +0200