Skip to content

farm-urban/homeassistant_edenic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant_edenic

Send data from Bluelab Edenic to Home Assistant

Install

Clone the respository: git clone [email protected]:farm-urban/homeassistant_edenic.git Create the python virtual environment:

python -m venv ./venv
source ./venv/bin/activate
pip install paho-mqtt requests pyyaml

Edit edenic.yml to set the variables required.

Edit edenic.service to set the correct paths and install with:

sudo cp edenic.service /etc/systemd/system/edenic.service
sudo systemctl daemon-reload
sudo systemctl start edenic.service

About

Send data from Bluelab Edenic to Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages