Skip to content

Commit 52152ef

Browse files
authored
Update growatt_noah_registers.json and added config register 17
1 parent e1fc867 commit 52152ef

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

grobro/model/growatt_noah_registers.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
"step": 1
1818
}
1919
},
20+
"mqtt_ip": {
21+
"growatt": {
22+
"register_no": 17,
23+
"data": {
24+
"data_type": "STRING"
25+
}
26+
},
27+
"homeassistant": {
28+
"publish": true,
29+
"name": "MQTT IP",
30+
"type": "text",
31+
"icon": "mdi:ip-network"
32+
}
33+
},
2034
"mqtt_port": {
2135
"growatt": {
2236
"register_no": 18,

0 commit comments

Comments
 (0)