Create README.md

This commit is contained in:
Gerrit Beine 2018-12-08 18:12:14 +01:00 committed by GitHub
parent 71cb944d0d
commit 1b52f7bb3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# 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