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

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:
    • Use ngrok for a secure SSL tunnel with valid public HTTPS URL
    • Configure reverse proxy with domain name and valid certificate using Lets Encrypt

Please feel free to modify it, extend and improve