Fix spelling of "Home Assistant" and "IDs" in xiaomi_aqara (#136578)

This commit is contained in:
Norbert Rittel 2025-01-26 17:32:09 +01:00 committed by GitHub
parent b27ee261bb
commit 363ecde41b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",