No description
Find a file
2020-12-20 12:32:41 +01:00
bin Updated venv installation 2019-08-03 13:18:29 +02:00
fronius2mqtt Private variables start with _ 2019-07-21 15:06:14 +02:00
.gitignore Updated venv installation 2019-08-03 13:18:29 +02:00
fronius2mqtt.conf.example Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 12:32:41 +01:00
fronius2mqtt.yaml.example Set qos and retain for MQTT publishing 2019-04-28 10:11:33 +02:00
install Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 12:32:41 +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
run Add wheel dependency, fixed paho-mqtt name, add supervisor example 2020-12-20 12:32:41 +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