Add strings to alert integration (#83926)

This commit is contained in:
Philip Allgaier 2022-12-14 21:25:18 +01:00 committed by GitHub
parent 360f36eb71
commit 3d7a3afca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
{
"title": "Alert",
"state": {
"_": {
"idle": "[%key:common::state::idle%]",
"off": "Acknowledged",
"on": "[%key:common::state::active%]"
}
}
}

View File

@ -154,7 +154,6 @@
"iot_class": "local_push"
},
"alert": {
"name": "Alert",
"integration_type": "hub",
"config_flow": false,
"iot_class": "local_push"
@ -6414,6 +6413,7 @@
}
},
"translated_name": [
"alert",
"aurora",
"cert_expiry",
"cpuspeed",