Devices List
This view will show a list of selectable devices to the user. Devices that have already been paired with Homey will automatically be filtered out, based on their data property.
Last updated
This view will show a list of selectable devices to the user. Devices that have already been paired with Homey will automatically be filtered out, based on their data property.
Last updated
Usage: "template": "list_devices"
Because the list_devices
template is very common the Driver#onPairListDevices()
method exists which you can implement instead of the Driver#onPair()
method.
Key
Type
Default
Description
singular
boolean
false
Only allow a single device to be selected