Commit Graph
9 Commits
Author SHA1 Message Date
Richard Mann 652337e32c fix: linting and formatting 2026-04-06 15:13:21 +10:00
Richard Mann 31185a4446 Improve config flow UX for multi-shade setups
Reuse the home key from already-configured shades so adding subsequent
shades skips the key step. Show human-readable shade names from the hub
in the device picker. Allow selecting multiple shades at once instead of
repeating the flow for each one. Default to hub fetch as the key method.
2026-04-06 09:07:16 +10:00
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
Patrick b2d5335e1d Rename __init.py__ to __init__.py 2025-01-02 10:44:03 +01:00
patman15 a6aaf4d727 Create __init.py__ 2025-01-02 10:41:29 +01:00
patman15 f2ad61a016 Update extract_gateway3_homekey.py 2025-01-02 10:37:34 +01:00
patman15 52f7390fc0 fixed ruff 2025-01-02 10:30:23 +01:00
patman15 c9a27388af Update extract_gateway3_homekey.py 2025-01-02 10:21:36 +01:00
Frans-Willem Hardijzer 054f35f838 Helper script to extract homekey(s) from PowerView Gateway Gen3 2024-10-14 14:45:14 +02:00