Using Alexa Skill to communicate to a lambda server. The lambda server sends HTTP requests to the domoticz server for calling events.
On AWS Lambda:
-Copy/paste the code. Modify the username, password, IP address, and port to your location. If using HTTP instead of HTTPS, then make changes accordingly throughout the code.
-Alexa Skills Kit (ASK) trigger
-Runtime: Node.js
Alexa Skills Kit: https://developer.amazon.com/edw/home.html#/skills/list
-Invocation name: 'my home'
-Interaction Model:
-Custom slot types
Type Values
LIST_OF_LIGHTS living room | master bedroom | bedroom | hallway | office | all
-Sample utterances: see document
-Schema: see document
-Configuration
-Endpoint: lambda ARN: arn:aws:lambda:us-east-1:XXXXXXX:function:Automation
This repository has been archived by the owner on May 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
jbreed/AlexaDomoticz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using Alexa Skill to communicate to a lambda server. The lambda server sends HTTP requests to the domoticz server for calling events.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published