mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Correct spelling for 'availability` in MQTT translation strings (#141818)
This commit is contained in:
parent
fc0d71e891
commit
a592feae3d
@ -126,7 +126,7 @@
|
||||
"payload_not_available": "Payload not available"
|
||||
},
|
||||
"data_description": {
|
||||
"availability_topic": "Topic to receive the availabillity payload on",
|
||||
"availability_topic": "Topic to receive the availability payload on",
|
||||
"availability_template": "A [template](https://www.home-assistant.io/docs/configuration/templating/#using-templates-with-the-mqtt-integration) to render the availability payload received on the availability topic",
|
||||
"payload_available": "The payload that indicates the device is available (defaults to 'online')",
|
||||
"payload_not_available": "The payload that indicates the device is not available (defaults to 'offline')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user