Paul Wieland
f68d126fb8
ratgdo32
2024-10-28 13:56:16 -04:00
Paul Wieland
a50d6014f7
Move logic to script with short delay ( #324 )
...
fixes dry contact input toggle problem
2024-09-28 14:36:07 -04:00
Paul Wieland
6885b566c2
toggle door when both dry contacts are closed ( #307 )
2024-07-12 11:21:39 -04:00
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
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
e3eacef44d
Add firmware version to web ui
2024-03-08 11:32:08 -05: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
J. Nick Koston
17fad73613
Reduce number of flash writes ( #190 )
2024-01-20 15:15:06 -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
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
5a0294f9e3
Add a 500ms delay filter to the dry connect binary sensors ( #112 )
2023-11-16 09:00:47 -06:00
J. Nick Koston
2091be8312
Use random client_id in lieu of static remote_id ( #76 )
...
Co-authored-by: Paul Wieland <p@ul.sickdimension.com>
2023-10-26 12:04:35 -05:00
J. Nick Koston
f323e02df1
chore: add .pre-commit-config.yaml for end of line fixer ( #66 )
2023-10-18 14:23:30 -10:00
Marius Muja
6d8f3e0e86
Door opening/close relliability updates ( #64 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-18 14:18:42 -10:00
J. Nick Koston
e285003944
fix: update urls
2023-09-12 18:42:17 -05:00
Marius Muja
bd36a7e6a3
Make storing persistent state the resposibility of ratgdo_number ( #30 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-07 12:56:12 -10:00
J. Nick Koston
1d7d1cbf57
Remove refs
2023-07-01 09:19:59 -05:00
Marius Muja
eee27761b2
Refactor children state update mechanism ( #24 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-01 09:13:38 -05:00
Marius Muja
f1993931a7
Door position control ( #20 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-25 18:03:39 -05:00
Marius Muja
eb6f40c060
Use door stop command in place of toggle ( #16 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-25 10:52:16 -05:00
J. Nick Koston
385a89507b
Fix crash when flash is written too frequently ( #18 )
2023-06-25 10:45:37 -05:00
J. Nick Koston
43a6b01d2b
Revert " ref for testing"
...
This reverts commit 3360065b2c
.
2023-06-25 09:14:59 -05:00
J. Nick Koston
3360065b2c
ref for testing
2023-06-25 09:10:18 -05:00
Marius Muja
49487afde1
Button updates ( #14 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-24 18:51:19 -05:00
Marius Muja
a72143cd96
Make remote_id a component parameter ( #11 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-24 16:01:20 -05:00
Marius Muja
86b018ed25
Use the ratgdo pins configured in the substitutions section ( #4 )
2023-06-23 08:52:29 -05:00
J. Nick Koston
b451c8e591
Restore esp32 support ( #3 )
2023-06-17 09:50:38 -05:00
J. Nick Koston
82583f881b
fix branch
2023-06-13 12:24:10 -10:00
J. Nick Koston
313b5c823f
adjust
2023-06-13 11:34:04 -10:00