Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #459 from priiduonu/patch-1
Browse files Browse the repository at this point in the history
fix typo in strings.json
  • Loading branch information
Thomas55555 authored May 19, 2023
2 parents 1e2f987 + 1eb779f commit ca27905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/husqvarna_automower/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
"application_credentials": {
"description": "Create an account on [Husqvarna develoeprs portal]({oauth_creds_url}). Connect The Authentication API and Automower Connect API. As redirect-URI set https://my.home-assistant.io/redirect/oauth. If you haven't set up My HomeAssistant already. Enter this URL for your instance {redirect_uri}"
"description": "Create an account on [Husqvarna developers portal]({oauth_creds_url}). Connect The Authentication API and Automower Connect API. As redirect-URI set https://my.home-assistant.io/redirect/oauth. If you haven't set up My HomeAssistant already. Enter this URL for your instance {redirect_uri}"
},
"entity": {
"sensor": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"description": "To use websocket and instant mower state update change it. For more details go here: https://developer.husqvarnagroup.cloud/apis/automower-connect-api#websocket"
}
}
}
}

0 comments on commit ca27905

Please sign in to comment.