properly group awning, shutter and blind, not only their extended versions
This commit is contained in:
parent
df746d9157
commit
e2c688d220
@ -53,7 +53,7 @@ ApplicationWindow {
|
|||||||
rootItem.handleCloseEvent(close)
|
rootItem.handleCloseEvent(close)
|
||||||
}
|
}
|
||||||
|
|
||||||
property var supportedInterfaces: ["light", "weather", "sensor", "media", "garagegate", "extendedawning", "extendedshutter", "extendedblind", "accesscontrol", "button", "notifications", "inputtrigger", "outputtrigger", "gateway"]
|
property var supportedInterfaces: ["light", "weather", "sensor", "media", "garagegate", "awning", "shutter", "blind", "accesscontrol", "button", "notifications", "inputtrigger", "outputtrigger", "gateway"]
|
||||||
function interfaceToString(name) {
|
function interfaceToString(name) {
|
||||||
switch(name) {
|
switch(name) {
|
||||||
case "light":
|
case "light":
|
||||||
|
|||||||
Reference in New Issue
Block a user