No description
Find a file
2019-04-28 10:11:33 +02:00
bin Initial revision of fronius2mqtt 2018-12-08 18:00:32 +01:00
fronius2mqtt Set qos and retain for MQTT publishing 2019-04-28 10:11:33 +02:00
.gitignore Initial revision of fronius2mqtt 2018-12-08 18:00:32 +01:00
fronius2mqtt.yaml.example Set qos and retain for MQTT publishing 2019-04-28 10:11:33 +02:00
install Fixed install script 2018-12-08 18:09:39 +01:00
logging.conf Initial revision of fronius2mqtt 2018-12-08 18:00:32 +01:00
README.md Update README.md 2018-12-08 18:12:32 +01:00

fronius2mqtt

A Fronius HTTP API to MQTT bridge

Install

  • clone the git repository
  • ensure to have Python 3 with venv installed
  • run the install script in the local directory

Configuration

  • copy fronius2mqtt.yaml.example
  • configure as you like