DewGew / DZGA-Flask

Domoticz Google Assisting using Flask
GNU General Public License v3.0
8 stars 4 forks source link

GitHub release (with filter) Discord Python Package Publish Docker Image

DZGA-Flask - Work in Progress

drawing

Standalone implementation for Domoticz Home Automation. 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.

Required:

Ubuntu, Raspberry Pi Installation with autostart

Just open a terminal window and execute this command. Thats it!

bash <(curl -s https://raw.githubusercontent.com/DewGew/dzga-installer/master/DZGA-Flask-install.sh)

or exceute this for Docker and Docker compose:

wget -P /opt/DZGA-Flask https://raw.githubusercontent.com/DewGew/DZGA-Flask/development/docker-compose.yaml
cd /opt/DZGA-Flask
docker-compose up -d

For more help read DZGA-Flask wiki