Create README.md
This commit is contained in:
parent
71cb944d0d
commit
1b52f7bb3f
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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
|
Loading…
Reference in a new issue