mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
push connecting to automation api
This commit is contained in:
@ -54,4 +54,5 @@ abstract class ApiEndpoints {
|
||||
static const String getSpaceAutomation = '/automation/{unitUuid}';
|
||||
static const String getIconScene = '/scene/icon';
|
||||
static const String createScene = '/scene/tap-to-run';
|
||||
static const String createAutomation = '/automation';
|
||||
}
|
||||
|
Reference in New Issue
Block a user