Skip to content

Agent for pulling data from Solarview s0-fb and pushing it to mqtt

License

oschick/solarview_s0_mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solarview s0 to mqtt agent

Python script which polls a solarview s0-fb instance, converts the response to extensive JSON and publishes it to an mqtt broker.

Mostly based on the offical maxcom protocol description from Solarmax which s0-fb also uses

Features:

  • Valid JSON with parameter description, converted and original Values.
  • Automatic checksum and length calculation
  • Compatible with Python 3+
  • Parameters are set with environment variables
  • Exception Handling without exiting
  • Docker Image available

dependencies

paho-mqtt (https://pypi.org/project/paho-mqtt/)

About

Agent for pulling data from Solarview s0-fb and pushing it to mqtt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages