Commit Graph

7 Commits

Author SHA1 Message Date
Patrick
3775496936 Clean-up code and upgrade dependencies (#20)
* Update pyproject.toml

* stronger typing

* fix type annotations

* update dependencies

* fix spelling

* add missing info to pyproject.toml

* code cleanup

* add project URLs

* fix mypy issues

* update HA to 2025.11

* upgrade Python to 3.13.2 to match HA

* Update lint.yml
2025-12-29 19:36:14 +01:00
patman15
31352a69b8 stricter ruff formatting 2024-11-20 21:38:26 +01:00
patman15
e0185f19e7 fixed opening/closing detection 2024-08-30 22:56:37 +02:00
patman15
2a800f1db3 no exceptions on BT errors, avoid api calls if position is correct 2024-08-29 22:16:34 +02:00
patman15
8e929f191e added AES support, hardened connection setup 2024-08-27 21:55:26 +02:00
patman15
37f78606a8 first usable version 2024-08-07 21:28:51 +02:00
patman15
a007861a4c Initial commit
Basic functionality could work (untested!)
2024-07-04 11:44:36 +02:00