|
ESPHome 2026.6.0-dev
|
#include <growatt_solar.h>
Data Fields | |
| sensor::Sensor * | voltage_sensor_ {nullptr} |
| sensor::Sensor * | current_sensor_ {nullptr} |
| sensor::Sensor * | active_power_sensor_ {nullptr} |
Definition at line 115 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::active_power_sensor_ {nullptr} |
Definition at line 118 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::current_sensor_ {nullptr} |
Definition at line 117 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::voltage_sensor_ {nullptr} |
Definition at line 116 of file growatt_solar.h.