Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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
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
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
Marius Muja 3721bb5465
Convert enums to scoped enums (#28)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-03 11:47:00 -05:00
Marius Muja 877b65be09
Refactorings, changed from camelCase to snake_case for consistency to esphome (#27)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-02 21:44:34 -05:00
J. Nick Koston 7843336b82
Set min and max for opening and closing duration to avoid errors (#26) 2023-07-01 09:35:05 -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 78858628cf
Small cleanup to make setDoorPosition more DRY (#21)
* Small cleanup to make setDoorPosition more DRY
2023-06-25 16:43:00 -07: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
J. Nick Koston b1e25b9e71
remove debug logging 2023-06-10 07:58:51 -05:00
J. Nick Koston ddb9115907
fix 2023-06-09 15:54:28 -05:00
J. Nick Koston 4f9bfae7b0
cleanups 2023-06-07 18:49:13 -05:00
J. Nick Koston 58f0686c6d
tweak 2023-06-07 18:13:58 -05:00
J. Nick Koston 6eb4e4043f
tweak 2023-06-07 18:13:38 -05:00
J. Nick Koston 84da6ee10e
tweak 2023-06-07 18:13:02 -05:00
J. Nick Koston b2b38630a8
tweak 2023-06-07 18:10:02 -05:00