question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[hdpowerview] Support for Duette shades

See original GitHub issue

For Duette shades, the top position of the shade is also steerable, but this is not supported by the binding.

Supporting this is only a matter of a new channel and adding a parameter position2in the json body, like this:

{"shade": {"id": 63778, "positions": {"position1": 0, "posKind1": 1, "position2": 1000, "posKind2": 2}}}

and POSTing this json to http://powerviewhub/api/shades/63778

posKind2: 2 is important to get it to work.

(and interpreting this position2 while polling).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:55 (48 by maintainers)

github_iconTop GitHub Comments

3reactions
mstroevecommented, Feb 2, 2020
2reactions
andrewfgcommented, Jun 20, 2020

I am doing some other work on this binding at the moment => @berland and @mstroeve are you still interested in having this enhancement? If so, are you willing to test it for me, since I do not have any Duette shades myself?

Read more comments on GitHub >

github_iconTop Results From Across the Web

PowerView® | Motorized Blinds & Shades - Hunter Douglas
Easy, Accurate Shade Control. Your PowerView shades will always be exactly where you want them, when you want them, thanks to Bluetooth technology, ......
Read more >
Hunter Douglas Duette Motorized Shades Review
Motorized versions are rarer, but they're available in Hunter Douglas' Duette range, as an alternative to the usual one-way honeycomb shades.
Read more >
Hunter Douglas Duette PowerView review - TechHive
Our Verdict. These luxurious smart shades are supremely sophisticated, but they're also very expensive and there is no DIY option. ; Best Prices ......
Read more >
PowerView® Step-by-Step Guide | Hunter Douglas Hospitality
Move shade to fully closed position . Silhouette® Duolite™ window shadings. Designer Roller & Screen Shades. Duette® honeycomb shades. Horizontal Products.
Read more >
Hunter Douglas PowerView - Home Assistant
The hunterdouglas_powerview integration allows you to integrate your Hunter Douglas PowerView devices in Home Assistant. The product is also known by the brand ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found