mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Number selector UoM translation key (#39848)
This commit is contained in:
parent
9ac80891f4
commit
378a354bbf
@ -1140,6 +1140,15 @@ mode:
|
||||
type: string
|
||||
required: false
|
||||
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 %}
|
||||
|
||||
The output of this selector is a number, for example: `42`
|
||||
|
Loading…
x
Reference in New Issue
Block a user