|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
ESPHome pairing-button schema and code generation. More...
Go to the source code of this file.
Namespaces | |
| namespace | home_io_control |
| namespace | home_io_control.button |
Functions | |
| home_io_control.button.to_code (config) | |
Variables | |
| list | home_io_control.button.DEPENDENCIES = ["home_io_control"] |
| home_io_control.button.IOHomeDiscoverButton | |
| tuple | home_io_control.button.CONFIG_SCHEMA |
ESPHome pairing-button schema and code generation.
Exposes the Home Assistant button entity that starts device discovery and pairing.
Definition in file button.py.