Paul Wieland
80260fc652
Revert "Improve distance sensor filtering"
...
This reverts commit 1d63596cdaabdcce8e9c3a794d5d91496a773527.
2025-02-05 16:01:06 -05:00
Paul Wieland
1d63596cda
Improve distance sensor filtering
2025-02-05 15:53:42 -05:00
Paul Wieland
640b07214c
Merge branch 'ratgdo32' of https://github.com/ratgdo/esphome-ratgdo into ratgdo32
2025-02-04 08:26:59 -05:00
Paul Wieland
ace7fcdd3b
ratgdo32 post merge ( #338 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-03 16:59:29 -06:00
Paul Wieland
8df1cbea73
ratgdo32disco ( #337 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-03 16:53:42 -06:00
pre-commit-ci[bot]
f8ee5e83ed
[pre-commit.ci] pre-commit autoupdate ( #362 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-03 16:51:30 -06:00
J. Nick Koston
1af0849ebf
chore: fix build workflow with download-artifact v4 ( #364 )
2025-02-03 16:44:54 -06:00
dependabot[bot]
2eff280a88
chore(ci): bump the github-actions group with 6 updates ( #363 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-03 16:39:57 -06:00
J. Nick Koston
080ca17e9d
chore: update dependabot.yml
2025-02-03 16:33:47 -06:00
J. Nick Koston
a3d11cf7b8
chore: create dependabot.yml
2025-02-03 16:32:14 -06:00
Paul Wieland
148cc18698
Limit updating to 60s
2025-01-28 20:23:47 -05:00
Paul Wieland
dc796e6b00
Simplify distance sensor filtering
...
The throttle filter has a side effect of not updating the value when measurements are out of range. switching to throttle_average is simpler and solves this problem
2025-01-28 16:00:37 -05:00
Paul Wieland
d45c4dcf11
Enable captive portal for wifi changes
2025-01-28 15:59:41 -05:00
Paul Wieland
bf48225240
enable captive portal for updating wifi credentials
2025-01-28 15:58:54 -05:00
Paul Wieland
caeccc0e2e
Use a MAX_DISTANCE instead of -1
2025-01-28 15:58:26 -05:00
pre-commit-ci[bot]
02799643c9
[pre-commit.ci] pre-commit autoupdate ( #360 )
2025-01-20 11:42:30 -10:00
pre-commit-ci[bot]
a2bd0287b1
[pre-commit.ci] pre-commit autoupdate ( #354 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-08 16:52:44 -10:00
Paul Wieland
b7e5b356d7
update min-distance to 100mm
2024-12-31 15:27:34 -05:00
Paul Wieland
055a36d68d
Add ota firmware download button
2024-12-31 11:37:39 -05:00
Paul Wieland
494af2b067
Fix out of range data
2024-12-29 22:08:28 -05:00
Paul Wieland
89a5c28a32
Change maxDistance
...
former logic assumed it was the last distance found, which turns out to not always be the case. Implementing @dkerr64 logic from https://github.com/ratgdo/homekit-ratgdo32/pull/16
2024-12-27 12:56:13 -05:00
pre-commit-ci[bot]
98df9e7f9a
[pre-commit.ci] pre-commit autoupdate ( #333 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-18 11:32:43 -10:00
J. Nick Koston
d6b4c012bf
chore: add black and isort to pre-commit ( #348 )
2024-12-18 11:32:27 -10:00
Paul Wieland
9714d659ea
update driver instructions
2024-12-18 16:19:18 -05:00
Paul Wieland
5846d3bf6b
Update README.md
2024-12-16 11:43:48 -05:00
Paul Wieland
b2f6ec1379
high ceiling & day light sensor adjustments
...
Ceilings that are higher than the sensor capabilities result in out of range (-1) readings.
Daylight, water on the floor and other environment changes can also cause the sensor to read out of range. This change results in 30 readings of -1 to be VehicleDetected false.
2024-12-06 14:40:34 -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
9479f794f3
Create ratgdo32.jpg
2024-12-04 11:22:39 -05:00
Paul Wieland
af632d139f
Update README.md
2024-12-04 11:17:21 -05:00
Paul Wieland
2b46c587fc
Create gate_party_mode.yaml
2024-11-19 15:16:57 -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
e919ff53da
Create ratgdo32_disco.jpg
2024-11-12 13:06:36 -05:00
Paul Wieland
f0cf81b5dd
Update build.yml
2024-11-12 12:52:59 -05:00
Paul Wieland
53a2589ba3
ratgdo32 branch
2024-11-12 12:35:05 -05:00
Paul Wieland
1f9b4a4682
temp switch gh pages to ratgdo32 branch
2024-11-12 12:18:40 -05:00
Paul Wieland
ee0f0bcabd
LED GPIO
2024-11-10 13:53:47 -05:00
Paul Wieland
ae8d1a3c2a
add branch
...
roll back after merge
2024-11-10 13:47:47 -05:00
Paul Wieland
52bc8cc1d3
Merge branch 'ratgdo32' of https://github.com/ratgdo/esphome-ratgdo into ratgdo32
2024-11-10 13:21:41 -05:00
Paul Wieland
be6ec93b3e
add branch
...
to be removed after merge
2024-11-10 13:21:39 -05:00
pre-commit-ci[bot]
eee6f5e4d5
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-11-10 18:05:29 +00:00
Paul Wieland
fd43050842
closing delay max
...
reduce to increase slider resolution
2024-11-10 11:41:55 -05:00
Paul Wieland
1e15dae5a7
Add disco to build/webtools
2024-11-10 10:25:43 -05:00