mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Fix spelling of "Home Assistant" and "IDs" in xiaomi_aqara (#136578)
This commit is contained in:
parent
b27ee261bb
commit
363ecde41b
@ -26,7 +26,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"discovery_error": "Failed to discover a Xiaomi Aqara Gateway, try using the IP of the device running HomeAssistant as interface",
|
"discovery_error": "Failed to discover a Xiaomi Aqara Gateway, try using the IP of the device running Home Assistant as interface",
|
||||||
"invalid_interface": "Invalid network interface",
|
"invalid_interface": "Invalid network interface",
|
||||||
"invalid_key": "Invalid Gateway key",
|
"invalid_key": "Invalid Gateway key",
|
||||||
"invalid_host": "Invalid hostname or IP address, see https://www.home-assistant.io/integrations/xiaomi_aqara/#connection-problem",
|
"invalid_host": "Invalid hostname or IP address, see https://www.home-assistant.io/integrations/xiaomi_aqara/#connection-problem",
|
||||||
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"ringtone_id": {
|
"ringtone_id": {
|
||||||
"name": "Ringtone ID",
|
"name": "Ringtone ID",
|
||||||
"description": "One of the allowed ringtone ids."
|
"description": "One of the allowed ringtone IDs."
|
||||||
},
|
},
|
||||||
"ringtone_vol": {
|
"ringtone_vol": {
|
||||||
"name": "Ringtone volume",
|
"name": "Ringtone volume",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user