mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix a couple typos (#15196)
This commit is contained in:
parent
8861a89732
commit
d58152e568
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user