ArjanKranenburg / virtual-devices

Homey-app to add Virtual Devices that can trigger your flows.
Other
25 stars 17 forks source link

V2 Multi-mode can be toggled #82

Closed ArjanKranenburg closed 4 years ago

ArjanKranenburg commented 5 years ago

Toggling does not make sense, because which multi-mode to set. Should I use another class? Or set a capabilitiesOption?

ArjanKranenburg commented 5 years ago

See: https://github.com/athombv/homey-apps-sdk-issues/issues/36

ArjanKranenburg commented 5 years ago

Athom's advice: use a custom capability instead of onoff.

giggo commented 4 years ago

How about selecting the modes using a text selector (see Vacuum in groups app)

ArjanKranenburg commented 4 years ago

I can look into that. The problem is that for a generic solution, I cannot define the list upfront.