Spelling fixes (#51642)

This commit is contained in:
Ville Skyttä 2021-06-11 14:35:03 +03:00 committed by GitHub
parent be0d9d185b
commit 7d03b02192
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 115 additions and 115 deletions

View file

@ -20,7 +20,7 @@ class HomePlusControlOAuth2Implementation(
subscription_key (str): Subscription key obtained from the API provider.
authorize_url (str): Authorization URL initiate authentication flow.
token_url (str): URL to retrieve access/refresh tokens.
name (str): Name of the implementation (appears in the HomeAssitant GUI).
name (str): Name of the implementation (appears in the HomeAssistant GUI).
"""
def __init__(