Make workday integration title translatable (#95803)

This commit is contained in:
Jan-Philipp Benecke 2023-07-08 11:48:15 +02:00 committed by GitHub
parent b8af7fbd55
commit 6f9a640fa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
{
"title": "Workday",
"config": {
"abort": {
"incorrect_province": "Incorrect subdivision from yaml import",

View file

@ -6289,7 +6289,6 @@
"iot_class": "cloud_polling"
},
"workday": {
"name": "Workday",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
@ -6695,6 +6694,7 @@
"tod",
"uptime",
"utility_meter",
"waze_travel_time"
"waze_travel_time",
"workday"
]
}