mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Number selector UoM translation key (#39848)
This commit is contained in:
parent
9ac80891f4
commit
378a354bbf
@ -1140,6 +1140,15 @@ mode:
|
|||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
default: slider
|
default: slider
|
||||||
|
translation_key:
|
||||||
|
description: >
|
||||||
|
Allows translations provided by an integration where `translation_key`
|
||||||
|
is the translation key that is providing the unit_of_measurement string
|
||||||
|
translation. See the documentation on
|
||||||
|
[Backend Localization](https://developers.home-assistant.io/docs/internationalization/core/#selectors)
|
||||||
|
for more information.
|
||||||
|
type: string
|
||||||
|
required: false
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
The output of this selector is a number, for example: `42`
|
The output of this selector is a number, for example: `42`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user