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

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

#include "esphome/components/sensor/sensor.h"
#include "esphome/core/component.h"
#include "platform_entity_base.h"
Include dependency graph for platform_last_contact_sensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esphome::home_io_control::IOHomeLastContactSensor
 Diagnostic sensor that publishes seconds elapsed since the last frame received from a device (see detail::update_link_health() in hub_internal.h). More...

Namespaces

namespace  esphome
namespace  esphome::home_io_control

Detailed Description

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

Definition in file platform_last_contact_sensor.h.