DeviceButtonRemove

Purpose

This function removes buttons that were added to a device using hs.DeviceButtonAdd.

Parameters

Parameter: device
Type: string
Description: This is the device the button should be removed from, such as "A1".

Parameter: name
Type:
string
Description: This is the label of the button to be removed.

Returns

None.