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

Diagnostic sensor exposing a device's cumulative exchange-timeout count. More...

#include "esphome/components/sensor/sensor.h"
#include "esphome/core/component.h"
#include "platform_entity_base.h"
Include dependency graph for platform_exchange_failures_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::IOHomeExchangeFailuresSensor
 Diagnostic sensor that publishes a device's cumulative count of outbound exchanges that timed out (no valid response) — see detail::record_exchange_timeout() in hub_internal.h. More...

Namespaces

namespace  esphome
namespace  esphome::home_io_control

Detailed Description

Diagnostic sensor exposing a device's cumulative exchange-timeout count.

Definition in file platform_exchange_failures_sensor.h.