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>
This commit is contained in:
@@ -25,6 +25,7 @@ Type* | Description
|
||||
10 | Duette and Applause SkyLift
|
||||
19 | Provenance Woven Wood
|
||||
31, 32, 84 | Vignette
|
||||
39 | Parkland
|
||||
42 | M25T Roller Blind
|
||||
49 | AC Roller
|
||||
52 | Banded Shades
|
||||
@@ -85,6 +86,9 @@ In case you have severe troubles,
|
||||
- disable the log (Home Assistant will prompt you to download the log), and finally
|
||||
- [open an issue](https://github.com/patman15/hdpv_ble/issues/new?assignees=&labels=Bug&projects=&template=bug.yml) with a good description of what happened and attach the log.
|
||||
|
||||
# Thanks To
|
||||
[@mannkind](https://github.com/mannkind)
|
||||
|
||||
[license-shield]: https://img.shields.io/github/license/patman15/hdpv_ble.svg?style=for-the-badge
|
||||
[releases-shield]: https://img.shields.io/github/release/patman15/hdpv_ble.svg?style=for-the-badge
|
||||
[releases]: https://github.com//patman15/hdpv_ble/releases
|
||||
|
||||
Reference in New Issue
Block a user