ESPHome
2024.11.3
|
#include <havells_solar.h>
Data Fields | |
bool | setup {false} |
sensor::Sensor * | voltage_sensor_ {nullptr} |
sensor::Sensor * | current_sensor_ {nullptr} |
sensor::Sensor * | active_power_sensor_ {nullptr} |
sensor::Sensor * | voltage_sampled_by_secondary_cpu_sensor_ {nullptr} |
sensor::Sensor * | insulation_of_p_to_ground_sensor_ {nullptr} |
Definition at line 91 of file havells_solar.h.
sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::active_power_sensor_ {nullptr} |
Definition at line 95 of file havells_solar.h.
sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::current_sensor_ {nullptr} |
Definition at line 94 of file havells_solar.h.
sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::insulation_of_p_to_ground_sensor_ {nullptr} |
Definition at line 97 of file havells_solar.h.
bool esphome::havells_solar::HavellsSolar::HAVELLSPV::setup {false} |
Definition at line 92 of file havells_solar.h.
sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::voltage_sampled_by_secondary_cpu_sensor_ {nullptr} |
Definition at line 96 of file havells_solar.h.
sensor::Sensor* esphome::havells_solar::HavellsSolar::HAVELLSPV::voltage_sensor_ {nullptr} |
Definition at line 93 of file havells_solar.h.