Skip to content

Commit

Permalink
[hdpowerview] Update shade database (#12081)
Browse files Browse the repository at this point in the history
* [hdpowerview] update shade database

* [hdpowerview] add type 65 shade capabilities 8

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
  • Loading branch information
andrewfg authored Jan 21, 2022
1 parent caa3359 commit c828d81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public class ShadeCapabilitiesDatabase {
new Type(55).capabilities(3).text("Vertical Slats Right Stack"),
new Type(56).capabilities(3).text("Vertical Slats Split Stack"),
new Type(62).capabilities(2).text("Venetian"),
new Type(65).capabilities(8).text("Vignette Duolite"),
new Type(69).capabilities(3).text("Curtain Left Stack"),
new Type(70).capabilities(3).text("Curtain Right Stack"),
new Type(71).capabilities(3).text("Curtain Split Stack"),
Expand Down

0 comments on commit c828d81

Please sign in to comment.