mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
send code and value to schdual from curtain module
This commit is contained in:
@ -63,6 +63,8 @@ class CurtainModuleItems extends StatelessWidget with HelperResponsiveLayout {
|
||||
child: BuildScheduleView(
|
||||
deviceUuid: deviceId,
|
||||
category: 'CUR_2',
|
||||
code: 'control',
|
||||
value: 'open',
|
||||
),
|
||||
));
|
||||
},
|
||||
|
Reference in New Issue
Block a user