Skip to content

abstractvector/python-victron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Victron

Python API for talking to a local Victron gateway.

This is a very early 0.0.1 version and should be considered highly unstable.

Background

This library interfaces with a product from the Victron GX family such as the Victron CCGX by using its built-in MQTT broker.

Please see the example.py file for usage. If you have a local Victron GX device on your network with MQTT enabled and mDNS configured (it is by default), then you should just be able to run:

python example.py

and messages will be output to the terminal.

The library was created primarily to enable creation of a custom Victron integration with Home Assistant.

About

Python API for talking to a local Victron gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published