Button entity that triggers device discovery and pairing when pressed in Home Assistant.
More...
#include <hub_core.h>
|
| void | press_action () override |
| | When button is pressed, queue a discovery/pair operation.
|
Button entity that triggers device discovery and pairing when pressed in Home Assistant.
Definition at line 396 of file hub_core.h.
◆ dump_config()
| void esphome::home_io_control::IOHomeDiscoverButton::dump_config |
( |
| ) |
|
|
inlineoverride |
◆ press_action()
| void esphome::home_io_control::IOHomeDiscoverButton::press_action |
( |
| ) |
|
|
inlineoverrideprotected |
When button is pressed, queue a discovery/pair operation.
Definition at line 403 of file hub_core.h.
◆ set_parent()
◆ parent_
The documentation for this class was generated from the following file: