ESPHome 2026.4.0-dev
Loading...
Searching...
No Matches
esphome::combination::CombinationOneParameterComponent::SensorSource Struct Reference

#include <combination.h>

Data Fields

sensor::Sensorsensor
 
std::function< float(float)> compute
 
CombinationOneParameterComponentparent
 

Detailed Description

Definition at line 53 of file combination.h.

Field Documentation

◆ compute

std::function<float(float)> esphome::combination::CombinationOneParameterComponent::SensorSource::compute

Definition at line 55 of file combination.h.

◆ parent

CombinationOneParameterComponent* esphome::combination::CombinationOneParameterComponent::SensorSource::parent

Definition at line 56 of file combination.h.

◆ sensor

sensor::Sensor* esphome::combination::CombinationOneParameterComponent::SensorSource::sensor

Definition at line 54 of file combination.h.


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