ESPHome
2024.10.2
|
#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 67 of file growatt_solar.h.
sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::active_power_sensor_ {nullptr} |
Definition at line 70 of file growatt_solar.h.
sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::current_sensor_ {nullptr} |
Definition at line 69 of file growatt_solar.h.
sensor::Sensor* esphome::growatt_solar::GrowattSolar::GrowattPV::voltage_sensor_ {nullptr} |
Definition at line 68 of file growatt_solar.h.