mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Make Version integration title translatable (#96586)
This commit is contained in:
parent
fca40be5df
commit
4dd7611c83
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"title": "Version",
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||||
|
@ -6076,7 +6076,6 @@
|
|||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
},
|
},
|
||||||
"version": {
|
"version": {
|
||||||
"name": "Version",
|
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
@ -6692,6 +6691,7 @@
|
|||||||
"tod",
|
"tod",
|
||||||
"uptime",
|
"uptime",
|
||||||
"utility_meter",
|
"utility_meter",
|
||||||
|
"version",
|
||||||
"waze_travel_time",
|
"waze_travel_time",
|
||||||
"workday",
|
"workday",
|
||||||
"zodiac"
|
"zodiac"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user