SmartHome-PHP icon indicating copy to clipboard operation
SmartHome-PHP copied to clipboard

Handle SMS and eMail notification sub-actuators

Open todaco opened this issue 10 years ago • 0 comments

Existing logic failed to recognize SMS and eMail notifications as sub-actuators of the generic actuator. The result was an exception being thrown. I patched the logic so that the state is set to on if there are notifications remaining and to off, if there are no notifications remaining. This should match how it is displayed in the GUI.

todaco avatar Mar 01 '15 11:03 todaco