mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-04 23:52:18 +01:00
Update growatt_solar.rst (#3185)
Added two missing configurable parameters - Polling interval and address.
This commit is contained in:
parent
f8bf0b7d61
commit
da43deb1a7
@ -150,6 +150,10 @@ Configuration variables:
|
|||||||
kilo watt hours. All options from :ref:`Sensor <config-sensor>`.
|
kilo watt hours. All options from :ref:`Sensor <config-sensor>`.
|
||||||
- **inverter_module_temp** (*Optional*): Use the inverter module temperature value of the sensor in
|
- **inverter_module_temp** (*Optional*): Use the inverter module temperature value of the sensor in
|
||||||
degree celsius. All options from :ref:`Sensor <config-sensor>`.
|
degree celsius. All options from :ref:`Sensor <config-sensor>`.
|
||||||
|
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the
|
||||||
|
sensor. Defaults to ``10s``.
|
||||||
|
- **address** (*Optional*, int): The address of the sensor if multiple sensors are attached to
|
||||||
|
the same UART bus. You will need to set the address of each device manually. Defaults to ``1``.
|
||||||
|
|
||||||
See Also
|
See Also
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user