Skip to content

Commit

Permalink
Fix service description to match HA style, fix casing (home-assistant…
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Jan 16, 2025
1 parent 1fee0a5 commit 99f24ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homeassistant/components/sensibo/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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%]",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 99f24ca

Please sign in to comment.