Commit Graph

732 Commits

Author SHA1 Message Date
JJ a90b6fb65f
Add ID to OTA to allow extension for overrides (#296) 2024-06-26 02:33:24 +02:00
J. Nick Koston f721a72b47
OTA: Moving to base.yamls and adding ESPHome platform (#293)
Co-authored-by: Flavio Fernandes <flavio@flaviof.com>
2024-06-23 09:38:23 -05:00
Paul Wieland f9590d94ad
add version text sensor to dry contact 2024-04-18 14:52:53 -04:00
Paul Wieland 7e8aadce9f
Update build.yml 2024-04-17 19:44:54 -04:00
Paul Wieland 35e22a828e Update __init__.py 2024-04-17 18:33:03 -04:00
Paul Wieland 69f2df74ce Merge branch 'main' of https://github.com/ratgdo/esphome-ratgdo 2024-04-17 17:05:56 -04:00
Paul Wieland 163ced2811 Fix base yaml ref 2024-04-17 17:05:52 -04:00
Paul Wieland b1facc52f8
Quick fix for build problems (#259)
* Setting up dry contact protocol

* limit switch implementation

* setup door controls

* Initial commit to make the component aware of the dry_contact sensors… (#249)

Initial commit to make the component aware of the dry_contact sensors  and eliminate the need for lamda calls

Co-authored-by: bradmck <bradmck@gmail.com>

* send both sensor values

* removing irrelevant dry contact config

* Add triple button (discrete) control for commercial openers & gates

* point to git

* Add dry contact to installer

* rm whitespace

* updated wiring diagram

* organize dry contact methods & fix initial limit switch state

* A dirty ifdef

refactor of this needed

---------

Co-authored-by: bradmck <bradmck@gmail.com>
2024-04-17 16:53:53 -04:00
Paul Wieland 1ba198e286 Update ratgdo.cpp 2024-04-17 16:26:15 -04:00
Paul Wieland 4578097306 Merge branch 'main' of https://github.com/ratgdo/esphome-ratgdo 2024-04-17 16:24:10 -04:00
Paul Wieland da0776ff12
Adds dry contact opener control (#258)
* Setting up dry contact protocol

* limit switch implementation

* setup door controls

* Initial commit to make the component aware of the dry_contact sensors… (#249)

Initial commit to make the component aware of the dry_contact sensors  and eliminate the need for lamda calls

Co-authored-by: bradmck <bradmck@gmail.com>

* send both sensor values

* removing irrelevant dry contact config

* Add triple button (discrete) control for commercial openers & gates

* point to git

* Add dry contact to installer

* rm whitespace

* updated wiring diagram

* organize dry contact methods & fix initial limit switch state

---------

Co-authored-by: bradmck <bradmck@gmail.com>
2024-04-17 16:17:29 -04:00
Paul Wieland 93383489c3
Revert "Dry contact support" (#257)
Revert "Dry contact support (#255)"

This reverts commit 7362f46aca.
2024-04-17 11:21:20 -04:00
Paul Wieland 7362f46aca
Dry contact support (#255)
* Setting up dry contact protocol

* limit switch implementation

* setup door controls

* Initial commit to make the component aware of the dry_contact sensors… (#249)

Initial commit to make the component aware of the dry_contact sensors  and eliminate the need for lamda calls

Co-authored-by: bradmck <bradmck@gmail.com>

* send both sensor values

* removing irrelevant dry contact config

* Add triple button (discrete) control for commercial openers & gates

* point to git

* Add dry contact to installer

* rm whitespace

* updated wiring diagram

---------

Co-authored-by: bradmck <bradmck@gmail.com>
2024-04-17 10:11:55 -04:00
Paul Wieland 705f381a12 Update ratgdo.cpp 2024-03-21 14:28:51 -04:00
Paul Wieland e3eacef44d Add firmware version to web ui 2024-03-08 11:32:08 -05:00
rlowens 471e78a8e9
Update v25board_esp8266_d1_mini_secplusv1.yaml (#219) 2024-02-04 17:22:48 -06:00
Brendan Davis 17a74f8a29
feat: ensure all components in base.yaml have an id (#196)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-29 14:55:19 -10:00
ScottEgan 7f35da9255
Change board in v25board_esp8266_d1_mini.yaml to d1_mini (#212) 2024-01-29 10:33:52 -10:00
J. Nick Koston 2faa9948b5
Fix overlapping firmware filenames (#208) 2024-01-26 13:22:43 -10:00
Paul Wieland 4ee292475a fix v2 hardware check 2024-01-26 12:27:06 -05:00
Paul Wieland 5855cc8b3f fix v2 hardware check 2024-01-26 12:22:29 -05:00
Paul Wieland 1b609627dc indentation 2024-01-24 13:10:19 -05:00
Paul Wieland 37637be2cd fix default manifest 2024-01-24 13:07:03 -05:00
Marius Muja 4b57303c1f
Fix bug with opening/closing duration calibration (#194)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-23 12:05:04 -10:00
J. Nick Koston c869aad0ff
Fix missing esp32 images (#201) 2024-01-23 12:04:27 -10:00
Paul Wieland 454a53ac61
New implementation of firmware selector (#200) 2024-01-23 11:41:08 -10:00
Paul Wieland 2ad1185636
typo 2024-01-23 15:31:54 -05:00
Paul Wieland 04db9b6919
Web UI documentation (#199)
* Create index.html

* improve css, rem dir

* Update webui_documentation.html

* Update index.html

* Updates

---------

Co-authored-by: Marius Muja <mariusmuja@gmail.com>
2024-01-23 15:23:07 -05:00
J. Nick Koston 17fad73613
Reduce number of flash writes (#190) 2024-01-20 15:15:06 -10:00
J. Nick Koston 727759eacb
fix: make secplus 2.0 i boards checked by default since they are the … (#185) 2024-01-19 18:16:19 -10:00
J. Nick Koston 64909cd405
chore: update readme for 2.52/2.53 boards (#184) 2024-01-19 18:12:16 -10:00
J. Nick Koston 9270f8f2ce
feat: add links for 2.53i wiring diagrams (#183) 2024-01-19 18:11:04 -10:00
J. Nick Koston 713e666fad
fix: add missing wiring diagrams for 2.5i/2.52i Board Security+ 1.0 (#182) 2024-01-19 17:59:18 -10:00
J. Nick Koston dcedbda682
feat: add security+ 1.0 images for v2.5 board (not i) (#181) 2024-01-19 17:53:43 -10:00
J. Nick Koston f3f8f966dc
feat: Security Plus v1 support (#171)
Co-authored-by: Marius Muja <mariusmuja@gmail.com>
2024-01-19 13:24:16 -10:00
mulcmu 4c2ed4e7c0
feat: add learn and clear capability (#149)
Co-authored-by: Marius Muja <mariusmuja@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-18 12:25:08 -10:00
J. Nick Koston f0dda92908
feat: add v2 board with d1_mini (#165) 2024-01-02 22:33:35 -10:00
J. Nick Koston efeb5998dd
fix: v2.5i boards should use d1_mini (#156) 2023-12-23 15:35:08 -10:00
J. Nick Koston 587ff4c7c5
Bump actions/upload-pages-artifact to v2.0.0 2023-12-17 08:17:45 -10:00
J. Nick Koston e7efd2cf54
Bump actions/deploy-pages to 1.2.9 (#148) 2023-12-17 08:13:13 -10:00
J. Nick Koston 65c52d0f74
feat: add 2.52i board to the page (#147) 2023-12-17 08:05:31 -10:00
Marius Muja 53752d588c
Drop an incomplete packet if the missing bytes are lost (#144)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-16 07:50:51 -10:00
Marius Muja 892c4e2872
Detect "not connected to GDO" condition (#143)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-15 20:26:30 -10:00
Marius Muja 2ea7ca6e3e
Convert lock remotes switch to a lock component (#132)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-05 14:12:01 -10:00
J. Nick Koston ffbef7901f
Link wiring diagrams (#118) 2023-11-19 15:42:09 -06:00
J. Nick Koston c4e2776923
fix v2.5i board manifest filename (#117) 2023-11-19 15:38:39 -06:00
J. Nick Koston 44ecf15c5d
Add 2.5i board (#116) 2023-11-19 15:33:03 -06:00
J. Nick Koston 5a0294f9e3
Add a 500ms delay filter to the dry connect binary sensors (#112) 2023-11-16 09:00:47 -06:00
Paul Wieland e36225cfce Merge branch 'main' of https://github.com/ratgdo/esphome-ratgdo 2023-11-09 19:21:31 -05:00
Paul Wieland ff2acab404 Add links to drivers 2023-11-09 19:21:28 -05:00