mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Make workday integration title translatable (#95803)
This commit is contained in:
parent
b8af7fbd55
commit
6f9a640fa3
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"title": "Workday",
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"incorrect_province": "Incorrect subdivision from yaml import",
|
"incorrect_province": "Incorrect subdivision from yaml import",
|
||||||
|
@ -6289,7 +6289,6 @@
|
|||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
},
|
},
|
||||||
"workday": {
|
"workday": {
|
||||||
"name": "Workday",
|
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
@ -6695,6 +6694,7 @@
|
|||||||
"tod",
|
"tod",
|
||||||
"uptime",
|
"uptime",
|
||||||
"utility_meter",
|
"utility_meter",
|
||||||
"waze_travel_time"
|
"waze_travel_time",
|
||||||
|
"workday"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user