|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Everything one execute-family operation needs beyond its own guard and frame builder. More...
#include <hub_core.h>
Public Attributes | |
| const char * | action |
| Verb/phrase for the "Sending ..." and rejection logs. | |
| bool | settle_as_stop |
| Passed through to arm_execute_confirmation_poll_(). | |
Everything one execute-family operation needs beyond its own guard and frame builder.
Definition at line 885 of file hub_core.h.
| const char* esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec::action |
Verb/phrase for the "Sending ..." and rejection logs.
Definition at line 886 of file hub_core.h.
| bool esphome::home_io_control::IOHomeControlComponent::ExecuteRequestSpec::settle_as_stop |
Passed through to arm_execute_confirmation_poll_().
Definition at line 887 of file hub_core.h.