mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
routines and automation Toggle
This commit is contained in:
@ -60,7 +60,13 @@ class _RoutinesViewState extends State<RoutinesView> {
|
||||
height: 10,
|
||||
),
|
||||
RoutineViewCard(
|
||||
isFromScenes: false,
|
||||
isLoading: false,
|
||||
onChanged: (v) {},
|
||||
status: '',
|
||||
spaceId: '',
|
||||
automationId: '',
|
||||
communityId: '',
|
||||
sceneId: '',
|
||||
cardType: '',
|
||||
spaceName: '',
|
||||
onTap: () {
|
||||
|
Reference in New Issue
Block a user