enableNotification
Enables notification or indication for this Characteristic.
Creates and puts DeviceAction.Notification.Enable into queue to be executed. Sets isNotifying to true
after action completed successfully.
Return
DeviceAction if action was added to the queue, or null
if notification is already enabled.