|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Diagnostic sensor exposing seconds elapsed since a device's last received frame. More...
#include "platform_last_contact_sensor.h"#include "esphome/core/hal.h"#include "esphome/core/log.h"Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Variables | |
| static const char *const | esphome::home_io_control::TAG = "home_io_control.last_contact" |
Diagnostic sensor exposing seconds elapsed since a device's last received frame.
Definition in file platform_last_contact_sensor.cpp.