We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038398c commit b0b0937Copy full SHA for b0b0937
1 file changed
documentation/devices/Growatt.md
@@ -13,6 +13,12 @@ https://github.com/HotNoob/PythonProtocolGateway/wiki/Configuration-Examples#mod
13
protocol_version = v0.14
14
```
15
16
+## Inverter Protocol Select
17
+```
18
+spf 5000 = v0.14
19
+spf 12000t dvm-us mpv = v0.14
20
21
+
22
## HomeAssistant Cards
23
Here are some example cards. If you want to use them, you will have to change the variable names and others to reflect your configs.
24
0 commit comments