This LUIS app provides a starting point for an IoT app for a Home automation system.
It has the following intents:
- HomeAutomation.TurnOff
- HomeAutomation.TurnOn
- None
It has the following entities:
- HomeAutomation.Device
- HomeAutomation.Operation
- HomeAutomation.Room
This application has many labeled utterances.
To import the LUIS app, log in to www.luis.ai, go to My apps, and click Import App. Choose the file IoT Quickstart with Prebuilt Domain.json
and click Import.