Skip to content
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleQTT

This easy script publish to MQTT the value from a serial teleinfo modem located at /dev/teleinfo. The labels are pushed to the EDF/ at local MQTT server.

Imports

The mosquitto library used for the MQTT client may not be available on your default installation. It can be installed with pip like this:

pip install mosquitto

If you are running on a Raspberry Pi and need to install pip, you can do it with this:

sudo apt-get install python-setuptools && sudo easy_install pip

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages