Commit Graph

9 Commits

Author SHA1 Message Date
Dustin Brewer
5d498b8753 Initial support for Parkland/TypeID 39 shades (#12)
* disabled home_id filter

* stronger typing

* Update .gitignore

* extend set_position() for all values

* support setting tilt

* completed tilt control

* add tilt functions

* Initial support for Parkland/TypeID 39 shades

* Update cover.py

* Update README.md

* simplify set_position()

* fix spelling issues

* Update .gitignore

* remove unverified shade types

* clean code

* fix ruff

* update linting

* Update lint.yml

---------

Co-authored-by: patman15 <14628713+patman15@users.noreply.github.com>
2025-12-30 10:00:39 +01: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
patman15
bae4158a3c Update PV_BLE_cover.ino
add default ACK for unknown messages
2025-06-02 18:15:57 +02:00
patman15
74d906151e add constants and more characteristics 2025-01-06 19:21:27 +01:00
patman15
e97eef94f8 update emulator 2024-12-30 17:24:22 +01:00
patman15
ba487d907d debug enhancement 2024-12-30 13:39:33 +01:00
patman15
d759991915 shade emulator can be integrated 2024-12-29 12:49:30 +01:00
patman15
9ee1b6c6d2 update emulator 2024-11-20 20:15:44 +01:00
patman15
00692b78d7 Created emulated device 2024-07-04 18:41:29 +02:00