Fix service description to match HA style, fix casing (#135797)

This commit is contained in:
Norbert Rittel 2025-01-16 23:15:07 +01:00 committed by GitHub
parent 1fee0a5aa2
commit 99f24ca59c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -512,7 +512,7 @@
},
"get_device_capabilities": {
"name": "Get device mode capabilities",
"description": "Retrieve the device capabilities for a specific device according to api requirements.",
"description": "Retrieves the device capabilities for a specific device according to API requirements.",
"fields": {
"hvac_mode": {
"name": "[%key:component::climate::services::set_hvac_mode::fields::hvac_mode::name%]",
@ -576,7 +576,7 @@
"message": "Could not perform action for {name} with error {error}"
},
"climate_react_not_available": {
"message": "Use Sensibo Enable Climate React action once to enable switch or the Sensibo app"
"message": "Use Sensibo 'Enable climate react' action once to enable switch or the Sensibo app"
},
"auth_error": {
"message": "Authentication failed, please update your API key"