Add documentation
This commit is contained in:
parent
8f6459ae79
commit
4525fc5c95
13
huawei/README.md
Normal file
13
huawei/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Huawei FusionSolar
|
||||
|
||||
Connects to a Huawei FusionSolar using Modbus TCP.
|
||||
|
||||
## Supported things
|
||||
|
||||
* Inverter
|
||||
* Meter (only current power)
|
||||
* Battery (on Unit 1 and 2)
|
||||
|
||||
## More
|
||||
https://solar.huawei.com/eu/
|
||||
|
||||
BIN
huawei/huawei.png
Normal file
BIN
huawei/huawei.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
13
huawei/meta.json
Normal file
13
huawei/meta.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "Huawei FusionSolar",
|
||||
"tagline": "Connect to Huawei FusionSolar devices.",
|
||||
"icon": "huawei.png",
|
||||
"stability": "consumer",
|
||||
"offline": true,
|
||||
"technologies": [
|
||||
"network"
|
||||
],
|
||||
"categories": [
|
||||
"energy"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user