Document warm_up_time parameter for growatt_solar component

This commit is contained in:
Robin F. Pronk 2024-05-13 16:49:29 +02:00
parent 32a3645a05
commit b8012a055d
No known key found for this signature in database
GPG Key ID: 2AFD0F5C8A751F79
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,7 @@ to some pins on your board and the baud rate set to 9600.
sensor:
- platform: growatt_solar
protocol_version: RTU
warm_up_time: 30
inverter_status:
name: "Growatt Status Code"
@ -93,6 +94,8 @@ Configuration variables:
- **protocol_version** (*Optional*): Version of the protocol used by your inverter.
Old inverters use RTU (default). Newer ones use RTU2 (e.g. MIC, MIN, MAX series)
- **warm_up_time** (*Optional*): Warm up time for the inverter to get the values sane on power up in seconds. Default to 0, but when you see invalid readings or yesterdays values (energy generation) right after the inverter comes online and with that power up the ESPHome node you should set this to eg `30`. During this warm up time you won't get readings.
- **phase_a** (*Optional*): The group of exposed sensors for Phase A/1.
- **current** (*Optional*): Use the current value of the sensor in amperes. All options from