|
ESPHome 2026.10.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 112 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::active_power_sensor_ {nullptr} |
Definition at line 115 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::current_sensor_ {nullptr} |
Definition at line 114 of file growatt_solar.h.
| sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::voltage_sensor_ {nullptr} |
Definition at line 113 of file growatt_solar.h.