Static description of a text sensor entity.
Definition text_sensor.hpp:20
std::string device_class
Definition text_sensor.hpp:21
A text sensor's reported value.
Definition text_sensor.hpp:25
std::uint32_t key
Definition text_sensor.hpp:26
std::string state
Definition text_sensor.hpp:27
bool missing_state
True when the text sensor currently has no valid value.
Definition text_sensor.hpp:29