ESPHome  2024.3.2
Data Fields
esphome::growatt_solar::GrowattSolar::GrowattPV Struct Reference

#include <growatt_solar.h>

Data Fields

sensor::Sensorvoltage_sensor_ {nullptr}
 
sensor::Sensorcurrent_sensor_ {nullptr}
 
sensor::Sensoractive_power_sensor_ {nullptr}
 

Detailed Description

Definition at line 67 of file growatt_solar.h.

Field Documentation

◆ active_power_sensor_

sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::active_power_sensor_ {nullptr}

Definition at line 70 of file growatt_solar.h.

◆ current_sensor_

sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::current_sensor_ {nullptr}

Definition at line 69 of file growatt_solar.h.

◆ voltage_sensor_

sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::voltage_sensor_ {nullptr}

Definition at line 68 of file growatt_solar.h.


The documentation for this struct was generated from the following file: