ESPHome  2024.4.0
Data Fields
esphome::growatt_solar::GrowattSolar::GrowattPhase 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 62 of file growatt_solar.h.

Field Documentation

◆ active_power_sensor_

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

Definition at line 65 of file growatt_solar.h.

◆ current_sensor_

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

Definition at line 64 of file growatt_solar.h.

◆ voltage_sensor_

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

Definition at line 63 of file growatt_solar.h.


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