cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

Delete Triggers not working in Scheme Configuration Script #189

Closed JohnJ-Guiry closed 11 years ago

JohnJ-Guiry commented 11 years ago

Test Setup: Add one or more Triggers to Purple Robot. Use an updated config script to delete one or more of these triggers.

Some Scheme code for Trigger removal might look like this: (.deleteTrigger PurpleRobot "Mobilyze 1")

Expected Results: The Trigger will be removed on the next refresh of the config script.

Actual Results: The Trigger still appears in the list found at Settings => Triggers => Available Triggers, and likely continues to fire.

PR Version: 1.3.1

audaciouscode commented 11 years ago

Fixed & tested.