|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Functions | |
| _inject_companion_ids (config) | |
| _validate (config) | |
| to_code (config) | |
Variables | |
| list | DEPENDENCIES = ["home_io_control"] |
| IOHomeLight = home_io_control_ns.class_("IOHomeLight", light.LightOutput, cg.Component) | |
| str | CONF_DIMMABLE = "dimmable" |
| CONFIG_SCHEMA = cv.All(_validate, _inject_companion_ids) | |
|
protected |
| home_io_control.light.CONFIG_SCHEMA = cv.All(_validate, _inject_companion_ids) |
| list home_io_control.light.DEPENDENCIES = ["home_io_control"] |