fix
This commit is contained in:
@@ -74,3 +74,7 @@ class LEDStrip:
|
||||
return {'status': 'success', 'message': actionData['message']}, 200
|
||||
|
||||
return {'status': 'failed', 'message': 'Setting not found!'}, 200
|
||||
|
||||
@staticmethod
|
||||
def handle_data(device, action, data):
|
||||
pass
|
Reference in New Issue
Block a user