Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
DewGew edited this page Apr 1, 2020 · 35 revisions
drawing

Welcome to the Domoticz-Google-Assistant wiki!

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 Lets Encrypt

Please feel free to modify it, extend and improve