Text


The Text integration is built for the controlling and monitoring of text values on devices.

Building block integration

The text integration cannot be directly used. You cannot create your own text entities using this integration. This integration is a building block for other integrations to use, enabling them to create text entities for you.

If you are looking for a way to create a text entity, please take a look at the Text helper.

Services

text services

Available services: text.set_value

Service text.set_value

Set the textual value of the text entity.

Service data attribute Optional Description
entity_id no String or list of strings that point at entity_id’s of texts to control.
value no The new text value to set.