mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-14 20:21:25 +01:00
b996e377da
* Add Text Sensors * Add template text sensor
41 lines
611 B
ReStructuredText
41 lines
611 B
ReStructuredText
Text Sensor
|
|
===========
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
See :cpp:func:`Application::register_text_sensor`.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
version
|
|
mqtt_subscribe
|
|
template
|
|
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
TextSensor
|
|
**********
|
|
|
|
.. doxygenclass:: text_sensor::TextSensor
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
.. doxygenclass:: text_sensor::TextSensorValueTrigger
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
MQTTTextSensor
|
|
**************
|
|
|
|
.. doxygenclass:: text_sensor::MQTTTextSensor
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|