Commit Graph

  • b148105423
    Auto detect obstruction sensors (#298) Paul Wieland 2024-07-03 07:44:33 -0400
  • 034125d3fc Improve compatibility for non-dry-contact configurations. Kevin P. Fleming 2024-07-03 06:55:16 -0400
  • 046f71be6d
    Merge branch 'main' into toggleonopenclosev2 J. Nick Koston 2024-07-02 18:05:22 -0700
  • e8025a85e5
    Merge branch 'main' into on_door_state_change J. Nick Koston 2024-07-02 18:05:11 -0700
  • 80e547d4ef [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-07-03 01:00:03 +0000
  • 3d414309ec
    Merge branch 'main' into uptime J. Nick Koston 2024-07-02 17:59:48 -0700
  • 7e13ec4430
    Merge branch 'main' into optional_obst_sensors J. Nick Koston 2024-07-02 17:59:43 -0700
  • c603f012e6
    chore: add clang pre-commit (#299) J. Nick Koston 2024-07-02 17:59:37 -0700
  • 2ebc6d9c5f
    chore: add clang pre-commit J. Nick Koston 2024-07-02 19:58:04 -0500
  • 93abfa0b54 Toggle for close only when door is open Paul Wieland 2024-07-02 10:21:35 -0400
  • 956fd05cf9 Auto detect obstruction sensors Paul Wieland 2024-07-01 21:39:22 -0400
  • a90b6fb65f
    Add ID to OTA to allow extension for overrides (#296) JJ 2024-06-25 17:33:24 -0700
  • e02c2eed3a Add ID to OTA to allow extension for overrides. JJ Crawford 2024-06-25 17:01:23 -0700
  • f721a72b47
    OTA: Moving to base.yamls and adding ESPHome platform (#293) J. Nick Koston 2024-06-23 09:38:23 -0500
  • c44d9f1463
    Revert "test build" J. Nick Koston 2024-06-23 09:38:08 -0500
  • e05781b8f3
    test build J. Nick Koston 2024-06-23 09:30:11 -0500
  • 143b69155c
    fix: add missing safe_mode: J. Nick Koston 2024-06-23 09:25:45 -0500
  • f5d32f2219
    Add `esphome` as platform for OTA bmbouter 2024-06-23 10:07:51 -0400
  • fb3d1e1ab9 OTA: Moving to base.yamls and adding ESPHome platform Flavio Fernandes 2024-06-20 23:51:46 -0400
  • 7f6cb19983 update base.yaml to toggle door if close and open contacts are triggered simulteaneously Matt MacAdam 2024-06-02 15:41:07 -0700
  • d56613ee3d base: add uptime sensor Shaheen Gandhi 2024-05-26 20:55:00 -0700
  • f9590d94ad
    add version text sensor to dry contact Paul Wieland 2024-04-18 14:52:53 -0400
  • 7e8aadce9f
    Update build.yml Paul Wieland 2024-04-17 19:44:54 -0400
  • 35e22a828e Update __init__.py Paul Wieland 2024-04-17 18:33:03 -0400
  • 227b7c6be8
    Empty commit to force rebuild test_pr J. Nick Koston 2024-04-17 17:02:14 -0500
  • 69f2df74ce Merge branch 'main' of https://github.com/ratgdo/esphome-ratgdo Paul Wieland 2024-04-17 17:05:56 -0400
  • 163ced2811 Fix base yaml ref Paul Wieland 2024-04-17 17:05:52 -0400
  • b1facc52f8
    Quick fix for build problems (#259) Paul Wieland 2024-04-17 16:53:53 -0400
  • fbf979cab9
    Merge branch 'main' into trigger-dry-contact-door-toggle Paul Wieland 2024-04-17 16:53:46 -0400
  • 0cbb3722ae A dirty ifdef Paul Wieland 2024-04-17 16:52:11 -0400
  • 1ba198e286 Update ratgdo.cpp Paul Wieland 2024-04-17 16:26:15 -0400
  • 4578097306 Merge branch 'main' of https://github.com/ratgdo/esphome-ratgdo Paul Wieland 2024-04-17 16:24:10 -0400
  • da0776ff12
    Adds dry contact opener control (#258) Paul Wieland 2024-04-17 16:17:29 -0400
  • f72cea2e8b organize dry contact methods & fix initial limit switch state Paul Wieland 2024-04-17 14:56:48 -0400
  • 93383489c3
    Revert "Dry contact support" (#257) Paul Wieland 2024-04-17 11:21:20 -0400
  • d7d0665713
    Revert "Dry contact support (#255)" revert-255-trigger-dry-contact-door-toggle Paul Wieland 2024-04-17 11:20:31 -0400
  • 7362f46aca
    Dry contact support (#255) Paul Wieland 2024-04-17 10:11:55 -0400
  • 31fa0e8082 updated wiring diagram Paul Wieland 2024-04-17 10:07:26 -0400
  • e70dd727d9 rm whitespace Paul Wieland 2024-04-17 08:58:02 -0400
  • 32190f5ba8 Add dry contact to installer Paul Wieland 2024-04-16 14:16:16 -0400
  • 5c8c69c9fc point to git Paul Wieland 2024-04-16 14:03:41 -0400
  • cea8820d4f Add triple button (discrete) control for commercial openers & gates Paul Wieland 2024-04-16 14:02:52 -0400
  • 6f5b825ca7 removing irrelevant dry contact config Paul Wieland 2024-04-15 11:55:45 -0400
  • 587845820a send both sensor values Paul Wieland 2024-04-13 15:07:34 -0400
  • d969618d79
    Initial commit to make the component aware of the dry_contact sensors… (#249) Paul Wieland 2024-04-01 08:11:34 -0400
  • 1a776aab16 Initial commit to make the component aware of the dry_contact sensors and eliminate the need for lamda calls bradmck 2024-03-29 07:22:23 -0400
  • 1f6239ee1d setup door controls Paul Wieland 2024-03-23 12:24:11 -0400
  • 7c8cc2e4e2 limit switch implementation Paul Wieland 2024-03-23 11:58:51 -0400
  • e79c0823e3 Setting up dry contact protocol Paul Wieland 2024-03-22 13:08:51 -0400
  • 705f381a12 Update ratgdo.cpp Paul Wieland 2024-03-21 14:28:51 -0400
  • 97ff3ce685 remove garage from cover entity, so devices can be named consistently dlgoodr 2024-03-19 14:13:48 -0500
  • e3eacef44d Add firmware version to web ui Paul Wieland 2024-03-08 11:32:08 -0500
  • 471e78a8e9
    Update v25board_esp8266_d1_mini_secplusv1.yaml (#219) rlowens 2024-02-04 17:22:48 -0600
  • 93153a224f
    Update v25board_esp8266_d1_mini_secplusv1.yaml rlowens 2024-02-04 13:31:44 -0600
  • 17a74f8a29
    feat: ensure all components in base.yaml have an id (#196) Brendan Davis 2024-01-29 19:55:19 -0500
  • 3b9aead0cc add base_secplusv1.yaml ids brgaulin 2024-01-29 19:35:22 -0500
  • 6f2850a9bb
    Merge branch 'main' into additional_customization_ids J. Nick Koston 2024-01-29 10:47:44 -1000
  • 7f35da9255
    Change board in v25board_esp8266_d1_mini.yaml to d1_mini (#212) ScottEgan 2024-01-29 12:33:52 -0800
  • 616c6afb47
    Change board description to d1_mini ScottEgan 2024-01-29 08:26:32 -0800
  • 5c3c867fea fix: remove api customizations, these did not end up working brgaulin 2024-01-27 21:37:34 -0500
  • 2faa9948b5
    Fix overlapping firmware filenames (#208) J. Nick Koston 2024-01-26 13:22:43 -1000
  • a24c997f8d
    Fix conflicting file names J. Nick Koston 2024-01-26 13:19:40 -1000
  • 4189eb2464
    revert name changes J. Nick Koston 2024-01-26 13:14:50 -1000
  • 093252d5cb
    revert name changes J. Nick Koston 2024-01-26 13:14:22 -1000
  • b83d322c71
    add missing ESP8266 D1 Mini J. Nick Koston 2024-01-26 13:07:16 -1000
  • 3ca92cc238
    Fix overlapping firmware filenames J. Nick Koston 2024-01-26 13:00:56 -1000
  • 2e518e3751
    Fix overlapping firmware filenames J. Nick Koston 2024-01-26 13:00:17 -1000
  • 6ec1e7ffc4
    Fix overlapping firmware filenames J. Nick Koston 2024-01-26 12:56:32 -1000
  • 4ee292475a fix v2 hardware check Paul Wieland 2024-01-26 12:27:06 -0500
  • 5855cc8b3f fix v2 hardware check Paul Wieland 2024-01-26 12:22:29 -0500
  • 99466b86c5 Copy door handling logic from secv1 dry_contact_with_sensors Marius Muja 2024-01-24 17:44:26 -0800
  • 9949beb4be Binary sensors support Marius Muja 2024-01-22 15:49:18 -0800
  • 27ca86d650 Minor changes Marius Muja 2024-01-21 21:58:43 -0800
  • 14fb3d84a5 Small updates Marius Muja 2024-01-20 17:31:31 -0800
  • e7e8fcac6d Small update Marius Muja 2024-01-20 17:03:15 -0800
  • 2da3fbe817
    Merge branch 'main' into additional_customization_ids Brendan Davis 2024-01-24 20:33:05 -0500
  • 9f54e2ea30
    Merge branch 'main' into on_door_state_change Brendan Davis 2024-01-24 20:32:57 -0500
  • 1b609627dc indentation Paul Wieland 2024-01-24 13:10:19 -0500
  • 37637be2cd fix default manifest Paul Wieland 2024-01-24 13:06:27 -0500
  • 4b57303c1f
    Fix bug with opening/closing duration calibration (#194) Marius Muja 2024-01-23 14:05:04 -0800
  • 85b6a03e6f
    Merge branch 'main' into opening_closing_bug_fix opening_closing_bug_fix J. Nick Koston 2024-01-23 12:04:36 -1000
  • 36305d4ae1
    Merge e126cbfef1 into c869aad0ff Marius Muja 2024-01-23 12:04:30 -1000
  • c869aad0ff
    Fix missing esp32 images (#201) J. Nick Koston 2024-01-23 12:04:27 -1000
  • afd92d9c5f
    Fix esp32 images J. Nick Koston 2024-01-23 12:01:36 -1000
  • 454a53ac61
    New implementation of firmware selector (#200) Paul Wieland 2024-01-23 16:41:08 -0500
  • 841c7353a2 rm console.log firmware-selector Paul Wieland 2024-01-23 15:54:47 -0500
  • 2ad1185636
    typo Paul Wieland 2024-01-23 15:31:54 -0500
  • 4d8cb14917
    Merge branch 'main' into firmware-selector Paul Wieland 2024-01-23 15:30:14 -0500
  • a0433c668e Move instructions up Paul Wieland 2024-01-23 15:25:19 -0500
  • 04db9b6919
    Web UI documentation (#199) Paul Wieland 2024-01-23 15:23:07 -0500
  • 0fb8aed9ff indentation Paul Wieland 2024-01-23 15:20:23 -0500
  • 5e4210d22f New implementation of firmware selector Paul Wieland 2024-01-23 15:18:39 -0500
  • 7d89afc983 Updates Marius Muja 2024-01-23 10:56:19 -0800
  • 936e9591cf Update index.html Paul Wieland 2024-01-23 09:52:17 -0500
  • 7a12ff31b0 Update webui_documentation.html Paul Wieland 2024-01-23 09:49:04 -0500
  • f989ff5b0d improve css, rem dir Paul Wieland 2024-01-23 09:46:33 -0500
  • 07d402d738 Create index.html Paul Wieland 2024-01-23 09:11:32 -0500
  • 13b1a47dfc feat: ensure all components in base.yaml have an id brgaulin 2024-01-22 22:50:13 -0500
  • be16a745a0 feat: add cover.on_state_change trigger fixes #192 brgaulin 2024-01-22 21:44:42 -0500
  • b26f04a626 Fix bug with opening/closing duration calibration Marius Muja 2024-01-22 19:03:06 -0800