Fix a couple typos (#15196)

This commit is contained in:
Sean Mooney 2020-10-12 07:53:43 -04:00 committed by GitHub
parent 8861a89732
commit d58152e568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View File

@ -73,7 +73,7 @@ panels:
type: string type: string
default: Template Alarm Control Panel default: Template Alarm Control Panel
unique_id: unique_id:
description: An ID that uniquely identifies this alarm control panel. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this alarm control panel. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -48,7 +48,7 @@ sensors:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this binary sensor. Set this to an unique value to allow customization through the UI. description: An ID that uniquely identifies this binary sensor. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
device_class: device_class:

View File

@ -50,7 +50,7 @@ cover:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this cover. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this cover. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -64,7 +64,7 @@ fan:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this fan. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this fan. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -33,7 +33,7 @@ host:
required: true required: true
type: string type: string
username: username:
description: The username to login into the router (the same used trough the router's web interface). description: The username to login into the router (the same used through the router's web interface).
required: true required: true
type: string type: string
password: password:

View File

@ -71,7 +71,7 @@ light:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this light. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this light. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -48,7 +48,7 @@ lock:
type: string type: string
default: Template Lock default: Template Lock
unique_id: unique_id:
description: An ID that uniquely identifies this lock. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this lock. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -51,7 +51,7 @@ switch:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this switch. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this switch. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template:

View File

@ -51,7 +51,7 @@ sensor:
required: false required: false
type: template type: template
unique_id: unique_id:
description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customization through the UI. description: An ID that uniquely identifies this sensor. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
unit_of_measurement: unit_of_measurement:

View File

@ -40,7 +40,7 @@ vacuum:
required: false required: false
type: string type: string
unique_id: unique_id:
description: An ID that uniquely identifies this vacuum. Set this to an unique value to allow customization trough the UI. description: An ID that uniquely identifies this vacuum. Set this to a unique value to allow customization through the UI.
required: false required: false
type: string type: string
value_template: value_template: