|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
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"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 |
Diagnostic sensor exposing a device's cumulative exchange-timeout count.
Definition in file platform_exchange_failures_sensor.h.