This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 41
Home
DewGew edited this page Dec 21, 2022
·
35 revisions
Standalone implementation. It means that you can put this server wherever you want, even on another machine. You need to setup a project in Actions on Google Console. You find instructions below.
Based on Pawcio's script at domoticz forum
Required:
- public url
- python >= 3.5
- Make local deployment available trough HTTPS with valid certificate with one below:
- SSL with own domain or dynamic DNS, require ssl key and ssl certficate
- Use ngrok for a secure SSL tunnel with valid public HTTPS URL
- Configure reverse proxy with valid certificate using Let's Encrypt
Please feel free to modify it, extend and improve
The hardcoded token is removed and is randomly genarated. If you update to latest beta you need to reconnect in Google Home App:
- On your mobile device, open the Google Home app.
- At the top left, tap Add (+)
- Set up device
- Works with Google.
- Select your device app e.g: "[test]Your Appname"
- Search for new devices
If you want to change token delete the hidden folder token
from config folder. Restart dzga end reconnect in Google Home App like above.