Commit Graph

  • fd7b72839a Ignore secrets.yaml on command line (#2715) cvwillegen 2021-11-15 20:06:55 +0100
  • b386284180
    Ignore secrets.yaml on command line (#2715) cvwillegen 2021-11-15 20:06:55 +0100
  • b06226db84 Add Max9611 tests. Matthew McKay 2021-11-15 11:45:21 -0600
  • 4593f6f219 fix crash Martin 2021-11-15 17:57:55 +0100
  • 3644447543 remove wrapper function and apply recommendations Martin 2021-11-15 16:42:38 +0100
  • 176aae1718 Provide an option to select MQTT unique_id generator (#2701) Krzysztof Białek 2021-11-15 15:49:18 +0100
  • 515519bc87
    Provide an option to select MQTT unique_id generator (#2701) Krzysztof Białek 2021-11-15 15:49:18 +0100
  • e02a1ddfe0 Clean-up MAC address helpers (#2713) Oxan van Leeuwen 2021-11-15 15:48:16 +0100
  • 5404163be0
    Clean-up MAC address helpers (#2713) Oxan van Leeuwen 2021-11-15 15:48:16 +0100
  • 7bc62ed998
    Apply suggestions from code review Martin 2021-11-15 15:13:51 +0100
  • 8cf4e89eea fix merge problems / add use_write_multiple Martin 2021-11-15 12:33:40 +0100
  • 51d820c989 Remove nested extends autogenerate address only if not provided Martin 2021-11-10 08:48:52 +0100
  • a3e123bd74 add missing write_lamdba to switch Martin 2021-11-09 14:50:36 +0100
  • 2506b1faf9 remove wrong command from queue Martin 2021-11-09 09:15:28 +0100
  • 315b247f36 Add custom command. Move duplicate python code to modbus_controller. Martin 2021-11-07 13:27:34 +0100
  • 3d38b26769 Fixed to meet clang-format Sam Hughes 2021-11-15 03:26:55 +0000
  • 739327591b
    Added setup_priority MrEditor97 2021-11-15 03:15:27 +0000
  • 4b6169429b Updated to pass clang-tidy Sam Hughes 2021-11-15 02:57:50 +0000
  • 493c6fa9ed
    Added //NOLINT to delay in setup MrEditor97 2021-11-15 02:40:24 +0000
  • d2636afd76
    AF4991 I2C Rotary Encoder added to test MrEditor97 2021-11-15 02:34:56 +0000
  • d2394079b9 AF4991 I2C Rotary Encoder board support Sam Hughes 2021-11-15 02:16:23 +0000
  • 8be3701c13 Merge pull request #2725 from esphome/bump-2021.11.0b5 Jesse Hills 2021-11-15 13:42:59 +1300
  • 29a7d32f77
    Merge pull request #2725 from esphome/bump-2021.11.0b5 2021.11.0b5 Jesse Hills 2021-11-15 13:42:59 +1300
  • d82725e479 Bump version to 2021.11.0b5 Jesse Hills 2021-11-15 12:02:18 +1300
  • 687a7e9b2f
    Bump version to 2021.11.0b5 Jesse Hills 2021-11-15 12:02:18 +1300
  • 263576a09d Remove unnecessary duplicate touch_pad_filter_start (#2724) Alexandre-Jacques St-Jacques 2021-11-14 17:58:22 -0500
  • 09e8782318
    Remove unnecessary duplicate touch_pad_filter_start (#2724) Alexandre-Jacques St-Jacques 2021-11-14 17:58:22 -0500
  • 321733a83c Remove unnecessary duplicate touch_pad_filter_start (#2724) Alexandre-Jacques St-Jacques 2021-11-14 17:58:22 -0500
  • 0b193eee43
    Remove unnecessary duplicate touch_pad_filter_start (#2724) Alexandre-Jacques St-Jacques 2021-11-14 17:58:22 -0500
  • ecc24e9f4f Merge pull request #2723 from esphome/bump-2021.11.0b4 Jesse Hills 2021-11-15 11:42:59 +1300
  • f2aea02210
    Merge pull request #2723 from esphome/bump-2021.11.0b4 2021.11.0b4 Jesse Hills 2021-11-15 11:42:59 +1300
  • 799e91d717
    Remove unnecessary duplicate touch_pad_filter_start Alexandre-Jacques St-Jacques 2021-11-14 17:21:04 -0500
  • 7a999e0b3d Bump version to 2021.11.0b4 Jesse Hills 2021-11-15 11:03:40 +1300
  • 194f922312
    Bump version to 2021.11.0b4 Jesse Hills 2021-11-15 11:03:40 +1300
  • debd56b15a Fix indentation of write_lambda for modbus_controller number (#2722) Jesse Hills 2021-11-15 10:59:48 +1300
  • fea3c48098
    Fix indentation of write_lambda for modbus_controller number (#2722) Jesse Hills 2021-11-15 10:59:48 +1300
  • 9989a06d73 RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) Sergey V. DUDANOV 2021-11-15 01:40:35 +0400
  • c2f57baec2
    RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) Sergey V. DUDANOV 2021-11-15 01:40:35 +0400
  • 360c231336 Feed WDT between doing ESP32 touchpad measurements (#2720) Oxan van Leeuwen 2021-11-14 21:45:25 +0100
  • f4a140e126
    Feed WDT between doing ESP32 touchpad measurements (#2720) Oxan van Leeuwen 2021-11-14 21:45:25 +0100
  • 83241409ce Restore InterruptLock on wifi-less ESP8266 (#2712) Oxan van Leeuwen 2021-11-14 20:05:11 +0100
  • ab506b09fe
    Restore InterruptLock on wifi-less ESP8266 (#2712) Oxan van Leeuwen 2021-11-14 20:05:11 +0100
  • a8d09d06e3 Allow setting custom command_topic for Select and Number components (#2714) Krzysztof Białek 2021-11-14 14:59:34 +0100
  • 87e1cdeedb
    Allow setting custom command_topic for Select and Number components (#2714) Krzysztof Białek 2021-11-14 14:59:34 +0100
  • 4567583306 Bump ESPAsyncWebServer to 2.1.0 (#2686) Jesse Hills 2021-11-13 21:22:32 +1300
  • 81a36146ef
    Bump ESPAsyncWebServer to 2.1.0 (#2686) Jesse Hills 2021-11-13 21:22:32 +1300
  • 99e7acaee8 Fix indentation of write_lambda for modbus_controller number (#2722) Jesse Hills 2021-11-15 10:59:48 +1300
  • 7333123ba4
    Fix indentation of write_lambda for modbus_controller number (#2722) Jesse Hills 2021-11-15 10:59:48 +1300
  • 68d50ac2eb
    Merge branch 'dev' into helpers/mac-address Oxan van Leeuwen 2021-11-14 22:51:18 +0100
  • 96e85197e6
    Fix indentation of write_lambda for modbus_controller number Jesse Hills 2021-11-15 10:43:20 +1300
  • 132af6f1c0 fix link to datasheet Martin 2021-11-14 22:42:51 +0100
  • c93cbdf082 RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) Sergey V. DUDANOV 2021-11-15 01:40:35 +0400
  • d99c5ed890
    RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) Sergey V. DUDANOV 2021-11-15 01:40:35 +0400
  • 1952556975 format Martin 2021-11-14 22:39:43 +0100
  • e89a422472 move back to protected Martin 2021-11-14 22:21:09 +0100
  • 57245104a7 spelling fixes Martin 2021-11-14 22:17:54 +0100
  • e24e0ad780
    Apply suggestions from code review Martin 2021-11-14 22:08:02 +0100
  • 3580c028d6 Install test requirements in lint Docker image (#2719) Oxan van Leeuwen 2021-11-14 22:04:43 +0100
  • 04740fbcbb
    Install test requirements in lint Docker image (#2719) Oxan van Leeuwen 2021-11-14 22:04:43 +0100
  • dfa7fc001b Feed WDT between doing ESP32 touchpad measurements (#2720) Oxan van Leeuwen 2021-11-14 21:45:25 +0100
  • 6a7440f7d3
    Feed WDT between doing ESP32 touchpad measurements (#2720) Oxan van Leeuwen 2021-11-14 21:45:25 +0100
  • 80ab440b8a clang-format Martin 2021-11-14 21:18:03 +0100
  • 4287da397b
    Remove erroneous whitespace. cvwillegen 2021-11-14 21:13:24 +0100
  • f6c28190d1
    Skip secrets files in a more concise way cvwillegen 2021-11-14 21:09:36 +0100
  • 0f6abf8a53
    Specify names of secrets files cvwillegen 2021-11-14 21:06:24 +0100
  • 35a1f85f83 add set_retry to Component Martin 2021-11-14 16:18:08 +0100
  • 95218b8336 Drop unused constants from const.py (#2718) Oxan van Leeuwen 2021-11-14 20:07:58 +0100
  • 14299bb2cc
    Drop unused constants from const.py (#2718) Oxan van Leeuwen 2021-11-14 20:07:58 +0100
  • c8603eaae1 Restore InterruptLock on wifi-less ESP8266 (#2712) Oxan van Leeuwen 2021-11-14 20:05:11 +0100
  • 66cebfc992
    Restore InterruptLock on wifi-less ESP8266 (#2712) Oxan van Leeuwen 2021-11-14 20:05:11 +0100
  • 8547b3a446
    Update esphome/components/dsmr/dsmr.cpp Maurice Makaay 2021-11-14 16:40:44 +0100
  • 5bcdadfe30 Fix rom/rtc.h deprecation compile warning for debug component (#2520) Maurice Makaay 2021-11-14 16:17:13 +0100
  • 108b8e6705
    Fix rom/rtc.h deprecation compile warning for debug component (#2520) Maurice Makaay 2021-11-14 16:17:13 +0100
  • 6efc97999a Add greeyac protocol to IR Climate / HeatpumpIR (#2694) Clifford Roche 2021-11-14 10:11:21 -0500
  • 4eaa6afa4d
    Add greeyac protocol to IR Climate / HeatpumpIR (#2694) Clifford Roche 2021-11-14 10:11:21 -0500
  • 527a52596e Add missing include Oxan van Leeuwen 2021-11-14 16:10:13 +0100
  • 2e1076c3b7 Feed WDT between doing touchpad measurements Oxan van Leeuwen 2021-11-14 15:59:04 +0100
  • dcf9e7549b Install test requirements in lint Docker image Oxan van Leeuwen 2021-11-14 15:53:41 +0100
  • 79192dacc2 Drop unused constants from const.py Oxan van Leeuwen 2021-11-14 15:03:44 +0100
  • 2e9ff92b30 Allow setting custom command_topic for Select and Number components (#2714) Krzysztof Białek 2021-11-14 14:59:34 +0100
  • f643a46bbf
    Allow setting custom command_topic for Select and Number components (#2714) Krzysztof Białek 2021-11-14 14:59:34 +0100
  • 88b24f9c06 Hydreon: More linter stuff functionpointer 2021-11-14 03:12:06 +0100
  • 3ad6c8beb0 Hydreon: Check if sensor is null functionpointer 2021-11-14 02:58:59 +0100
  • bdc3d90a33 Hydreon: Update docstring for schedule_reboot_ functionpointer 2021-11-14 02:56:16 +0100
  • faef334003 Hydreon: Workaround linter complaining about integer define functionpointer 2021-11-14 02:29:37 +0100
  • 96f4bd341e Hydreon: Provide dummy defines functionpointer 2021-11-14 02:18:01 +0100
  • b285a3ef1e Hydreon: Rename macros to match integration name functionpointer 2021-11-14 02:08:25 +0100
  • 18f1bb2dfc Hydreon: Use string literals in dump_config() functionpointer 2021-11-14 02:03:56 +0100
  • d80502cc39 lint Martin 2021-11-14 01:23:38 +0100
  • 77103c6c1c fix measurement time calc Martin 2021-11-14 01:02:21 +0100
  • 39fbca9f53 Hydreon: expire_after also needs mqtt functionpointer 2021-11-13 23:35:31 +0100
  • 79c2758802 remove odr Martin 2021-11-13 22:51:46 +0100
  • ef2e625b3a add missing init Martin 2021-11-13 22:30:02 +0100
  • d19108567e
    Reformatted using black cvwillegen 2021-11-13 21:52:26 +0100
  • 48c259d381 Hydreon: Fix test needing mqtt functionpointer 2021-11-13 21:36:59 +0100
  • 20d76491bf
    Check if args contain configs before checking them cvwillegen 2021-11-13 20:41:57 +0100
  • debfa58663
    Use lazy % formatting in logging functions cvwillegen 2021-11-13 20:04:44 +0100
  • d7d8c0aca4 Hydreon: last dash functionpointer 2021-11-13 19:42:54 +0100
  • 7b94426071
    When secrets files are specified, skip them cvwillegen 2021-11-13 19:24:16 +0100
  • a685f92d44
    Add names of secrets files to constants cvwillegen 2021-11-13 19:19:44 +0100