Type aliases
SmartHomeV1ExecuteErrors
SmartHomeV1ExecuteErrors: string
SmartHomeV1ExecuteStatus
SmartHomeV1ExecuteStatus: "SUCCESS" | "PENDING" | "OFFLINE" | "ERROR"
SmartHomeV1Intents
SmartHomeV1Intents: "action.devices.SYNC" | "action.devices.QUERY" | "action.devices.EXECUTE" | "action.devices.DISCONNECT"
challengeType
challengeType: "ackNeeded" | "pinNeeded" | "challengeFailedPinNeeded"