Skip to content

Python daemon to publish Zappi status to mqtt broker

Notifications You must be signed in to change notification settings

dc7kr/myenergi2mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myenergi2mqtt

Python daemon to publish Zappi status to mqtt broker

To run:

Donwload the zip archive

Install dependencies:

pip3 install paho-mqtt requests lockfile python-daemon PyYAML

In the folder: Make the main python executable:

chmod 755 myenergi2mqtt.py

Create a config:

cp cfg.yaml.sample cfg.yaml
nano cfg.yaml

Execute:

./myenergi2mqtt.py cfg.yaml

About

Python daemon to publish Zappi status to mqtt broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages