Skip to content

Interface to Current Cost energy monitor devices with MQTT output

License

Notifications You must be signed in to change notification settings

justifiably/docker-currentcostmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CurrentCost monitor running in Docker with MQTT output

This is a Python interface to the CurrentCost energy monitoring devices connected on a serial port. Code borrowed/inspired from other similar ancient hacks.

Can log to several different kinds of file, as well as an MQTT broker.

Default is to print readings on stdout:

docker run -ti --device /dev/ttyUSB0:/dev/ttyUSB0 justifiably/currentcostmon

See full usage with:

docker run justifiably/currentcostmon -h

Pointers

Other projects:

About

Interface to Current Cost energy monitor devices with MQTT output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published