2022.12: Text entity

This commit is contained in:
Franck Nijhof 2022-12-07 18:52:45 +01:00
parent 167c857229
commit eb5b8dc956
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 1 additions and 17 deletions

View File

@ -181,14 +181,6 @@ this release, and the memory usage should be lower. Always good!
## New entity: `text` ## New entity: `text`
{% details "TODO" %}
- Improve story
- Spelling/grammar
- Replace screenshots
{% enddetails %}
Say hello to a new entity: `text`! The text entity is very similar to the Say hello to a new entity: `text`! The text entity is very similar to the
[Text helper](/integrations/input_text) (also known as `input_text`). [Text helper](/integrations/input_text) (also known as `input_text`).
@ -196,15 +188,7 @@ The difference is that the helper is configured and managed by you, while the
new text entities are provided by integrations. This means integration can now new text entities are provided by integrations. This means integration can now
provide entities that ask for a textual input in the UI. provide entities that ask for a textual input in the UI.
<p class='img'> <img class="no-shadow" src='/images/blog/2022-12/text-entity.png' alt='Screenshot a text entity'>
<img class="no-shadow" src='https://user-images.githubusercontent.com/195327/203792730-8a2416ec-6a74-4447-aba4-5b5182e497c8.png' alt='Lorem ipsum'>
Note: Placeholder screenshot that needs to be replaced.
</p>
<p class='img'>
<img class="no-shadow" src='https://user-images.githubusercontent.com/195327/203792745-60013f73-4929-424b-b558-e1f39b9a1682.png' alt='Lorem ipsum'>
Note: Placeholder screenshot that needs to be replaced.
</p>
The first integrations that can now provide text entities as of this release are The first integrations that can now provide text entities as of this release are
[KNX](/integrations/knx#text) and [MQTT](/integrations/text.mqtt). [KNX](/integrations/knx#text) and [MQTT](/integrations/text.mqtt).

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB