HDLSceneSiriDemo/HDLSceneSiriDemo/HDLSceneSiri/HDLSiriSceneListCell.m
@@ -106,7 +106,7 @@ intent.controlId = sceneModel.controlId; intent.controlName = title; intent.homeId = self.homeId; intent.actionName = intent.actionName = sceneModel.actionName; intent.controlType = sceneModel.controlType; intent.controlJSONStr = sceneModel.controlJSONStr; INShortcut *shortCut = [[INShortcut alloc] initWithIntent:intent];