k20human / domoticz-atome

Get Atome Direct Energie informations to Domoticz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Atome Direct Energie informations to Domoticz

Install

sudo apt-get install python3 python3-bs4
pip install requests
git clone https://github.com/k20human/domoticz-atome.git

Copy config.json.exemple to config.json and fill with your Domoticz and Atome informations

Add to your cron tab (with crontab -e):

58 * * * * cd /home/pi/domoticz-atome && python3 execute.py

About

Get Atome Direct Energie informations to Domoticz

License:MIT License


Languages

Language:Python 100.0%