Commit Graph

  • e18dfdd656
    Suppress excessive warnings about deprecated Fan interfaces (#2270) Oxan van Leeuwen 2021-09-13 09:39:18 +0200
  • b33dee8216 Only try compat parsing after regular parsing fails (#2269) Oxan van Leeuwen 2021-09-13 09:37:11 +0200
  • 3aa107142b
    Only try compat parsing after regular parsing fails (#2269) Oxan van Leeuwen 2021-09-13 09:37:11 +0200
  • e2f80def08 Compatibility with clang-tidy v14 (#2272) Oxan van Leeuwen 2021-09-13 09:35:55 +0200
  • 0cd24c629a
    Compatibility with clang-tidy v14 (#2272) Oxan van Leeuwen 2021-09-13 09:35:55 +0200
  • a9731a6a55
    Merge remote-tracking branch 'origin/dev' into ram/logging Otto winter 2021-09-13 09:34:19 +0200
  • e92099ac12 Untangle core headers (part 1) (#2276) Oxan van Leeuwen 2021-09-13 09:33:29 +0200
  • f31e0532c4
    Untangle core headers (part 1) (#2276) Oxan van Leeuwen 2021-09-13 09:33:29 +0200
  • b3c3f82fc4 Support inverting color temperature on tuya lights (#2277) irtimaled 2021-09-13 00:33:20 -0700
  • f0b6aabc96
    Support inverting color temperature on tuya lights (#2277) irtimaled 2021-09-13 00:33:20 -0700
  • 044a91a680 Disable automatic usage of SNTP servers from DHCP (#2273) Oxan van Leeuwen 2021-09-13 02:44:39 +0200
  • 97a18717e6
    Disable automatic usage of SNTP servers from DHCP (#2273) Oxan van Leeuwen 2021-09-13 02:44:39 +0200
  • 452c386664 Add deep sleep wakeup from touch (#1238) Christian Taedcke 2021-09-12 20:47:14 +0200
  • c36a42930c
    mqtt: make unique_id a bit more unique Marek Marczykowski-Górecki 2021-09-12 22:35:13 +0200
  • 14a01e1fa2 Drop obsolete comments from CONTRIBUTING.md (#2271) Oxan van Leeuwen 2021-09-12 22:04:35 +0200
  • ede1de9021
    Drop obsolete comments from CONTRIBUTING.md (#2271) Oxan van Leeuwen 2021-09-12 22:04:35 +0200
  • d6b037d2c3 Adding a graph legend Synco Reynders 2021-09-12 23:14:20 +1200
  • e52329ca05
    Add optional timeout for wait_until action Jesse Hills 2021-09-12 22:13:04 +1200
  • 60eebbf5e7
    Merge branch 'dev' into tidy/esp32 Jesse Hills 2021-09-12 19:52:22 +1200
  • dc7ca1db8e
    Line endings Alex 2021-09-11 21:33:35 -0500
  • d37a720595 clang format irtimaled 2021-09-11 21:41:25 +0000
  • 4d4ea5a30b Support inverting color temperature on tuya lights irtimaled 2021-09-11 20:44:38 +0000
  • a9b98dbcf6 Store sensor state class in flash Oxan van Leeuwen 2021-08-18 00:14:43 +0200
  • 854e72fc80 Store UART parity modes in flash Oxan van Leeuwen 2021-08-18 00:13:09 +0200
  • b6f145cc8e Store WiFi modes in flash Oxan van Leeuwen 2021-08-18 00:12:39 +0200
  • b47cc0a494 Store MQTT disconnect reasons in flash Oxan van Leeuwen 2021-08-17 23:57:12 +0200
  • 8bce3de3d2 Store GPIO pin mode names in flash Oxan van Leeuwen 2021-08-17 19:34:28 +0200
  • f60acedbc7 Store wifi signal bars in flash Oxan van Leeuwen 2021-08-17 19:28:08 +0200
  • b999d496f3 Store platform names in flash Oxan van Leeuwen 2021-08-17 19:20:47 +0200
  • 65a9ffbe88 Store light call field names in flash Oxan van Leeuwen 2021-08-17 19:10:53 +0200
  • d9bb598dd4 Store color mode names in flash Oxan van Leeuwen 2021-08-10 01:16:12 +0200
  • b26733c75e Store GPIO switch restore mode names in flash Oxan van Leeuwen 2021-08-17 19:06:39 +0200
  • 081e6fd63e Store climate modes, actions and presets in flash Oxan van Leeuwen 2021-08-17 18:47:06 +0200
  • fe70880e5b Add LogString helper class to identify strings stored in flash Oxan van Leeuwen 2021-08-17 19:05:39 +0200
  • 4667cec06d Drop superfluous includes of esphal.h from core headers Oxan van Leeuwen 2021-08-08 00:40:23 +0200
  • 2db430a820 Add necessary includes to remove Arduino.h from log.h Oxan van Leeuwen 2021-09-11 21:32:46 +0200
  • 9266d0dda5 Drop unnecessary include of esp_err.h from log.h Oxan van Leeuwen 2021-09-11 21:19:41 +0200
  • 33b31a8e01 Drop unnecessary include of esp32-hal.h from esphal.h Oxan van Leeuwen 2021-09-11 21:17:21 +0200
  • 548117c3bb Include esphal.h in all files using GPIOPin class Oxan van Leeuwen 2021-08-08 00:23:03 +0200
  • 1342680c84 Reorganize Sensor implementation (no API changes) Oxan van Leeuwen 2021-09-11 20:08:06 +0200
  • 1871aa1cc2 Implement state class using same pattern as other sensor properties Oxan van Leeuwen 2021-09-11 20:32:37 +0200
  • 4e56ffeaad Make Sensor.device_class() protected Oxan van Leeuwen 2021-09-11 20:30:12 +0200
  • 299f7052cf Remove unused update_interval() method from Sensor Oxan van Leeuwen 2021-09-11 19:48:01 +0200
  • bf0996fcb7 Drop method to set state class from a string Oxan van Leeuwen 2021-09-11 19:41:40 +0200
  • ea24b7824a t6615: tolerate sensor dropping commands jas 2021-09-04 21:38:20 -0700
  • 4e658c7e0a Disable automatic usage of SNTP servers from DHCP Oxan van Leeuwen 2021-08-23 19:44:05 +0200
  • 46781e177d Compatibility with clang-tidy 14 Oxan van Leeuwen 2021-09-11 16:05:43 +0200
  • 350898aa0d Drop obsolete comments from CONTRIBUTING.md Oxan van Leeuwen 2021-06-11 01:19:08 +0200
  • a708639f2e Suppress clang warnings Oxan van Leeuwen 2021-09-11 15:16:25 +0200
  • a5e5fd2508 Suppress excessive warnings about deprecated Fan interfaces Oxan van Leeuwen 2021-09-11 15:02:46 +0200
  • 6b5e1cca7f Merge branch 'modbus_controller' of https://github.com/martgras/esphome into modbus_controller martin 2021-09-11 13:26:27 +0200
  • e16804f4c1 fix bug in latest commit (no commands send) martin 2021-09-11 13:16:14 +0200
  • 80120f6191 fix bug in latest commit (no commands send) martin 2021-09-11 13:16:14 +0200
  • f707025bef Fix pylint error Oxan van Leeuwen 2021-09-11 12:14:20 +0200
  • 01a5fb06b2 Don't print error messages from old-style parser Oxan van Leeuwen 2021-09-11 12:10:04 +0200
  • 8d01191cc6 Fix typo + formatting Oxan van Leeuwen 2021-09-11 12:06:35 +0200
  • ec0306a521 Only try compat parsing after regular parsing fails Oxan van Leeuwen 2021-09-11 11:58:16 +0200
  • 38322900ee Formatting fixes. Maurice Makaay 2021-09-11 03:10:03 +0200
  • 77d83cbd8c Added option to tests. Maurice Makaay 2021-09-11 00:38:23 +0200
  • 6bd0db729d Added telegram debug option to dsmr. Maurice Makaay 2021-09-11 00:23:32 +0200
  • e1876213d6 Merge branch 'modbus_controller' of https://github.com/martgras/esphome into modbus_controller martin 2021-09-10 19:32:07 +0200
  • a04bec251d Merge branch 'testing' into modbus_controller martin 2021-09-10 19:31:24 +0200
  • a0d2b90f13 start adding code documentation. Add a handler paramater to create_custom_command martin 2021-09-10 19:28:33 +0200
  • f40a41ee3b teleinfo: avoid a buffer overflow. 0hax 2021-09-10 14:58:10 +0200
  • 865a751cea Merge pull request #2267 from esphome/bump-2021.9.0b2 Jesse Hills 2021-09-10 22:13:54 +1200
  • f1a8d957f8
    Merge pull request #2267 from esphome/bump-2021.9.0b2 2021.9.0b2 Jesse Hills 2021-09-10 22:13:54 +1200
  • 661230df19 Bump version to 2021.9.0b2 Jesse Hills 2021-09-10 21:34:38 +1200
  • 9821a3442b
    Bump version to 2021.9.0b2 Jesse Hills 2021-09-10 21:34:38 +1200
  • 3affd06b21 sm300d2: Accept (undocumented) 0x80 checksum offset. (#2263) poptix 2021-09-10 04:05:25 -0500
  • 87842e097b
    sm300d2: Accept (undocumented) 0x80 checksum offset. (#2263) poptix 2021-09-10 04:05:25 -0500
  • 8eabb45476 Fix a few ESP32-C3 compiler issues (#2265) Jesse Hills 2021-09-10 12:10:28 +1200
  • 7dd40e2014
    Fix a few ESP32-C3 compiler issues (#2265) Jesse Hills 2021-09-10 12:10:28 +1200
  • 453cf7569a sm300d2: Accept (undocumented) 0x80 checksum offset. (#2263) poptix 2021-09-10 04:05:25 -0500
  • 3d71e2e189
    sm300d2: Accept (undocumented) 0x80 checksum offset. (#2263) poptix 2021-09-10 04:05:25 -0500
  • c3b1a1aba9
    Merge branch 'esphome:dev' into modbus_controller Martin 2021-09-10 10:49:44 +0200
  • 1d51127315
    Merge branch 'esphome:dev' into testing Martin 2021-09-10 10:47:36 +0200
  • b3acd16323
    Apply suggestions from code review on old code Robert Resch 2021-09-10 09:27:56 +0200
  • df2a135d38
    Apply suggestions from code review Robert Resch 2021-09-10 09:07:32 +0200
  • 7c9d7877c3 Fix a few ESP32-C3 compiler issues (#2265) Jesse Hills 2021-09-10 12:10:28 +1200
  • affaaf7d2c
    Fix a few ESP32-C3 compiler issues (#2265) Jesse Hills 2021-09-10 12:10:28 +1200
  • 054f29eb5f update readme martin 2021-09-09 19:24:21 +0200
  • 292fe0ae11
    fix lint errors Robert Resch 2021-09-09 11:59:03 +0200
  • 8a2c9129b9
    Fix variable size where size_t is different on exp32-c3 Jesse Hills 2021-09-09 21:14:01 +1200
  • b9b7e7a260
    Force type for std::min in pn532 Jesse Hills 2021-09-09 21:12:19 +1200
  • 67ee71d5fa
    remove xiaomi_miscale2 Robert Resch 2021-09-09 10:19:43 +0200
  • 145d97d664
    auto detect scale version Robert Resch 2021-09-09 09:30:11 +0200
  • f923b007d2
    check if message contains impedance Robert Resch 2021-09-08 22:44:42 +0200
  • 3219cc7135
    Combine xiaomi_miscale and xiaomi_miscale2 Robert Resch 2021-09-08 21:51:28 +0200
  • 494c10edc0
    Fix using Serial when using ESP32-C3 standard pins Jesse Hills 2021-09-09 17:29:22 +1200
  • b1d5fc9c2b Merge pull request #2262 from esphome/bump-2021.9.0b1 Jesse Hills 2021-09-09 11:40:33 +1200
  • a719998220
    Merge pull request #2262 from esphome/bump-2021.9.0b1 2021.9.0b1 Jesse Hills 2021-09-09 11:40:33 +1200
  • 5e9a8ab13a Accept (undocumented) 0x80 checksum offset. This seems to be related to sensor values updating Matt Hallacy 2021-09-08 23:15:49 +0000
  • 8dd3520b0b
    Merge list entries with duplicate CONF_ID fields Paul Monigatti 2021-09-09 11:00:28 +1200
  • 374c748100 Fix sm300d2 preamble sensing and checksum calculation v5 Matt Hallacy 2021-09-08 22:29:34 +0000
  • 08a97c01e1 Bump version to 2021.10.0-dev Jesse Hills 2021-09-09 10:28:34 +1200
  • f44e55733a Bump version to 2021.9.0b1 Jesse Hills 2021-09-09 10:28:34 +1200
  • 09a6fdf1c7
    Bump version to 2021.9.0b1 Jesse Hills 2021-09-09 10:28:34 +1200
  • bad161a5c1
    Bump version to 2021.10.0-dev Jesse Hills 2021-09-09 10:28:34 +1200
  • 145f00aeee Fix sm300d2 preamble sensing and checksum calculation v4 Matt Hallacy 2021-09-08 22:26:34 +0000
  • ee0ac43550 Fix sm300d2 preamble sensing and checksum calculation v3 Matt Hallacy 2021-09-08 22:24:18 +0000