|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Experimental lock entity for IO-Homecontrol lock-capable devices. More...
#include "esphome/components/lock/lock.h"#include "esphome/core/component.h"#include "platform_entity_base.h"Go to the source code of this file.
Classes | |
| class | esphome::home_io_control::IOHomeLock |
| Lock entity for IO-Homecontrol lock devices. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Experimental lock entity for IO-Homecontrol lock-capable devices.
Presents lock and unlock actions through ESPHome's native lock entity model while reusing the hub's shared execute/status paths.
Definition in file platform_lock.h.