Update translation for Availability template to Availability (#181740)

This commit is contained in:
Petro31
2026-09-09 14:16:23 +02:00
committed by GitHub
parent 2caca4843c
commit ec229f85cd
@@ -1,7 +1,7 @@
{
"common": {
"additional_options": "Additional options",
"availability": "Availability template",
"availability": "Availability",
"availability_description": "Defines a template to get the `available` state of the entity. If the template either fails to render or returns `True`, `\"1\"`, `\"true\"`, `\"yes\"`, `\"on\"`, `\"enable\"`, or a non-zero number, the entity will be `available`. If the template returns any other value, the entity will be `unavailable`. If not configured, the entity will always be `available`. Note that the string comparison is not case sensitive; `\"TrUe\"` and `\"yEs\"` are allowed.",
"code_format": "Code format",
"device_class": "Device class",