|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Diagnostic text sensor exposing the machine-readable "Last Pairing Result" string. More...
#include "esphome/components/text_sensor/text_sensor.h"#include "esphome/core/component.h"#include "hub_core.h"Go to the source code of this file.
Classes | |
| class | esphome::home_io_control::IOHomePairingResultTextSensor |
| Diagnostic text sensor that publishes PairingTelemetry::result_sensor_string() after every pairing attempt. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Diagnostic text sensor exposing the machine-readable "Last Pairing Result" string.
Definition in file platform_pairing_result_text_sensor.h.