Commit Graph

77 Commits

Author SHA1 Message Date
Paul Wieland 2b0ae200f6
Fix dry contact dashboard import url
Reported under #309
2024-07-14 10:08:41 -04:00
J. Nick Koston c603f012e6
chore: add clang pre-commit (#299) 2024-07-02 19:59:37 -05: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 163ced2811 Fix base yaml ref 2024-04-17 17:05:52 -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
rlowens 471e78a8e9
Update v25board_esp8266_d1_mini_secplusv1.yaml (#219) 2024-02-04 17:22:48 -06: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
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 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 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
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 65c52d0f74
feat: add 2.52i board to the page (#147) 2023-12-17 08:05:31 -10:00
J. Nick Koston ffbef7901f
Link wiring diagrams (#118) 2023-11-19 15:42:09 -06:00
J. Nick Koston 44ecf15c5d
Add 2.5i board (#116) 2023-11-19 15:33:03 -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
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
Paul Wieland 5bd2464588 Add security + 2.0 clarification 2023-11-07 12:01:18 -05: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
J. Nick Koston f323e02df1
chore: add .pre-commit-config.yaml for end of line fixer (#66) 2023-10-18 14:23:30 -10: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
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
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
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