send code and value to schdual from curtain module

This commit is contained in:
Rafeek-Khoudare
2025-06-27 17:57:04 +03:00
parent 1d95915f57
commit 32208c1e81

View File

@ -63,6 +63,8 @@ class CurtainModuleItems extends StatelessWidget with HelperResponsiveLayout {
child: BuildScheduleView(
deviceUuid: deviceId,
category: 'CUR_2',
code: 'control',
value: 'open',
),
));
},