Make Version integration title translatable (#96586)
parent
fca40be5df
commit
4dd7611c83
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "Version",
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||
|
|
|
@ -6076,7 +6076,6 @@
|
|||
"iot_class": "local_polling"
|
||||
},
|
||||
"version": {
|
||||
"name": "Version",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
|
@ -6692,6 +6691,7 @@
|
|||
"tod",
|
||||
"uptime",
|
||||
"utility_meter",
|
||||
"version",
|
||||
"waze_travel_time",
|
||||
"workday",
|
||||
"zodiac"
|
||||
|
|
Loading…
Reference in New Issue