Commit Graph

700 Commits

Author SHA1 Message Date
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
Marius Muja a1dbdbe751
Add timeout for motion detection (#104) 2023-11-08 23:08:58 -06:00
J. Nick Koston 0b7b8519ef
Add v2.5 board with ESP32 D1 Mini to readme 2023-11-07 17:02:37 -06:00
J. Nick Koston 36c4e55522
Move v2.5 boards above v2.0 boards for anyone who does not know which one to choose (#102) 2023-11-07 17:00:44 -06:00
J. Nick Koston bb29b9bbc5
Add v2.5 board esp32 (#101) 2023-11-07 16:54:23 -06:00
J. Nick Koston c4a9b6e93d
fix package import urls for the v25 boards (#98) 2023-11-07 13:01:51 -06:00
Marius Muja cdc7780c72
Normalize client_id when manually entered (#97)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-07 12:58:16 -06:00
Paul Wieland 5bd2464588 Add security + 2.0 clarification 2023-11-07 12:01:18 -05:00
Marius Muja 7be33e1c20
Add limits on the range of client_id values (#95) 2023-11-05 19:50:59 -06:00
J. Nick Koston 718237ae84
Increase max client id to 0xFFFFFFFF (#94) 2023-11-05 18:24:02 -06:00
Marius Muja 66ba19e69e
Update potentially wrong client_ids (#93) 2023-11-05 18:13:32 -06:00
Marius Muja 8317f18b86
Fix issue #89 by imposing some limits on the random client_id (#92) 2023-11-05 17:47:11 -06:00
Marius Muja e2f4b6ec5f
Adding cover on_opening and on_closing triggers (#81)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-05 13:49:59 -06:00
J. Nick Koston c09136da50
Fix door requiring two close commands to close (#88) 2023-11-05 09:40:25 -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 e248c705c5
Tidy (#77) 2023-10-25 13:38:52 -05:00
J. Nick Koston a6a225dba4
Fix v2.5 board images (#75) 2023-10-24 13:24:31 -05:00
J. Nick Koston a7b02309ab
Add v2.5 to the website (#74) 2023-10-24 13:12:54 -05:00
J. Nick Koston 89e2910762
feat: add YAML files and binaries for v2.5 boards (#72) 2023-10-23 17:32:28 -05:00
Marius Muja 7da1282ecb
Automatically tune the optimal baud value for the next packet (#69)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-19 11:56:32 -10: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
Marius Muja 575471bda1
Rework of door position sync (#61)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-08 12:36:09 -10:00
Marius Muja fe593a9a76
Allow interrupts to be disabled during transmit (#60)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-06 12:54:49 -10:00
J. Nick Koston 9bc41c2661
fix link to v2board_esp32_lolin_s2_mini.yaml (#57) 2023-10-02 23:14:39 +01:00
J. Nick Koston 7d0422af95
Rename S2 board to match convention (#56) 2023-10-02 23:07:58 +01:00
Craig Maher e4ecce0068
Fixed corrupted image (#55) 2023-10-02 22:59:54 +01:00
Craig Maher dee9f3d616
Lolin s2 mini support (#54)
* Create main.yml

* test 1

* test 2

* test 3

* test 4

* test 5

* another test

* made it a link

* change the pins

* made the pins strings

* try yet again to get pages working

* minor change for testing

* get ready for PR

* preparing for PR V2
2023-10-02 22:10:30 +01:00
Marius Muja d2ae60e6ed
Refactor sync function to be more DRY and easier to extend (#50)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-18 13:18:13 -05:00
J. Nick Koston e285003944
fix: update urls 2023-09-12 18:42:17 -05:00
J. Nick Koston d110d61c7f
Update index.html 2023-09-12 13:32:59 -05:00
J. Nick Koston 5518518f01
Update links 2023-09-12 13:29:36 -05:00
Marius Muja fd8e60245e
Make obstruction detection ignore spurrious detections (#41)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-26 16:45:51 -05:00