Home IO Control
ESPHome add-on for IO-Homecontrol devices
Loading...
Searching...
No Matches
platform_last_contact_sensor.cpp File Reference

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"
Include dependency graph for platform_last_contact_sensor.cpp:

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"

Detailed Description

Diagnostic sensor exposing seconds elapsed since a device's last received frame.

Definition in file platform_last_contact_sensor.cpp.