In one of my apps, I require a SmartSense Multi (I need both acceleration and contact capability). I use this in my preference and it works fine:
input name: "multi", type: "device.SmartSenseMulti", title: "Where?"
The problem is, I would expect to have a radio select of which device matches device type SmartSenseMulti. Instead, I must manually enter the full ZigBee ID. Seems unnecessarily painful to select the device - is this a bug in the app?