|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Experimental binary light entity for IO‑Homecontrol devices. More...
#include "esphome/core/component.h"#include "esphome/components/light/light_output.h"#include "hub_core.h"Go to the source code of this file.
Classes | |
| class | esphome::home_io_control::IOHomeLight |
| Binary light entity for IO‑Homecontrol on/off devices. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Experimental binary light entity for IO‑Homecontrol devices.
Provides a minimal on/off light representation. Position < 50 is treated as on. This platform is experimental and not yet validated on real hardware.
Definition in file platform_light.h.