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

Diagnostic text sensor exposing a device's currently outstanding CMD_ERROR_RESP reason. More...

#include "esphome/components/text_sensor/text_sensor.h"
#include "esphome/core/component.h"
#include "platform_entity_base.h"
Include dependency graph for platform_active_issue_text_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::IOHomeActiveIssueTextSensor
 Diagnostic text sensor that publishes the symbolic name of a device's most recent CMD_ERROR_RESP result code (e.g. More...

Namespaces

namespace  esphome
namespace  esphome::home_io_control

Detailed Description

Diagnostic text sensor exposing a device's currently outstanding CMD_ERROR_RESP reason.

Definition in file platform_active_issue_text_sensor.h.