ESPHome  2024.4.1
Data Fields
esphome::havells_solar::HavellsSolar::HAVELLSPhase Struct Reference

#include <havells_solar.h>

Data Fields

bool setup {false}
 
sensor::Sensorvoltage_sensor_ {nullptr}
 
sensor::Sensorcurrent_sensor_ {nullptr}
 

Detailed Description

Definition at line 86 of file havells_solar.h.

Field Documentation

◆ current_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPhase::current_sensor_ {nullptr}

Definition at line 89 of file havells_solar.h.

◆ setup

bool esphome::havells_solar::HavellsSolar::HAVELLSPhase::setup {false}

Definition at line 87 of file havells_solar.h.

◆ voltage_sensor_

sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPhase::voltage_sensor_ {nullptr}

Definition at line 88 of file havells_solar.h.


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