Paul Wieland
055a36d68d
Add ota firmware download button
2024-12-31 11:37:39 -05:00
Paul Wieland
9714d659ea
update driver instructions
2024-12-18 16:19:18 -05:00
Paul Wieland
f58247e029
Merge branch 'ratgdo32' of https://github.com/ratgdo/esphome-ratgdo into ratgdo32
2024-12-04 11:38:29 -05:00
Paul Wieland
1bfea01043
Update index.html
2024-12-04 11:38:27 -05:00
pre-commit-ci[bot]
690a2b6659
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-12-04 16:32:34 +00:00
Paul Wieland
336252b20c
Update index.html
2024-12-04 11:32:25 -05:00
Paul Wieland
eb90d3fd55
add v32
2024-11-15 10:56:17 -05:00
Paul Wieland
c11a748608
display diagram
2024-11-13 04:57:31 -05:00
Paul Wieland
8dd09d2c29
display diagram
2024-11-13 04:43:00 -05:00
Paul Wieland
12af6603fb
Update index.html
2024-11-12 13:58:16 -05:00
Paul Wieland
fbcc2ae75d
Update index.html
2024-11-12 13:40:35 -05:00
Paul Wieland
4ee1ddf0bc
diagrams
2024-11-12 13:26:46 -05:00
Paul Wieland
1e15dae5a7
Add disco to build/webtools
2024-11-10 10:25:43 -05:00
J. Nick Koston
c603f012e6
chore: add clang pre-commit ( #299 )
2024-07-02 19:59:37 -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
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
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
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
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
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
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
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
a3a6b0ae0e
Revert "remove esp32 ( #2 )"
...
This reverts commit 3edf018212
.
2023-06-17 09:50:54 -05:00
J. Nick Koston
3edf018212
remove esp32 ( #2 )
2023-06-15 12:54:05 -10:00
J. Nick Koston
559afacc5a
Update index.html
2023-06-13 13:05:55 -10:00