mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-14 09:17:23 +00:00
change icon
This commit is contained in:
@ -834,7 +834,7 @@ mixin SceneOperationsDataHelper {
|
|||||||
return _createSceneFunction(
|
return _createSceneFunction(
|
||||||
action,
|
action,
|
||||||
'1 Gang Button Switch L-L',
|
'1 Gang Button Switch L-L',
|
||||||
Assets.assetsIcons3GangSwitch,
|
Assets.oneGang,
|
||||||
'Light Switch',
|
'Light Switch',
|
||||||
OperationDialogType.onOff,
|
OperationDialogType.onOff,
|
||||||
_createOnOffOptions(),
|
_createOnOffOptions(),
|
||||||
|
Reference in New Issue
Block a user