Created
September 4, 2017 07:44
-
-
Save chris-gunawardena/d1906052b9c2f7fc6dd5932693fabca7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"actions": [{ | |
"name": "actions.devices", | |
"deviceControl": { | |
}, | |
"fulfillment": { | |
"conversationName": "automation" | |
} | |
}], | |
"conversations": { | |
"automation" : | |
{ | |
"name": "automation", | |
"url": "https://mqtt.chris.gunawardena.id.au/lights/kitchen" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment