Home IO Control
ESPHome add-on for IO-Homecontrol devices
Loading...
Searching...
No Matches
esphome::home_io_control::HeatingNamedValue Struct Reference

A value token that maps to a fixed float (used by set_mode / set_presence / set_window). More...

Collaboration diagram for esphome::home_io_control::HeatingNamedValue:

Public Attributes

const char * token
float value

Detailed Description

A value token that maps to a fixed float (used by set_mode / set_presence / set_window).

Definition at line 407 of file management_actions.cpp.

Member Data Documentation

◆ token

const char* esphome::home_io_control::HeatingNamedValue::token

Definition at line 408 of file management_actions.cpp.

◆ value

float esphome::home_io_control::HeatingNamedValue::value

Definition at line 409 of file management_actions.cpp.


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