mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 05:34:55 +00:00
Fixed bugs in automation
This commit is contained in:
@ -163,7 +163,7 @@ abstract class ApiEndpoints {
|
||||
static const String deleteScene = '/scene/tap-to-run/{sceneId}';
|
||||
|
||||
static const String deleteAutomation =
|
||||
'/automation/{unitUuid}/{automationId}';
|
||||
'/automation/{automationId}';
|
||||
|
||||
//////////////////////Door Lock //////////////////////
|
||||
//online
|
||||
|
||||
Reference in New Issue
Block a user