mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Typo: customisation -> customization (#14996)
This commit is contained in:
parent
38c2a88a4d
commit
4050ff298e
@ -73,7 +73,7 @@ panels:
|
||||
type: string
|
||||
default: Template Alarm Control Panel
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this alarm control panel. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this alarm control panel. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -48,7 +48,7 @@ sensors:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this binary sensor. Set this to an unique value to allow customisation through the UI.
|
||||
description: An ID that uniquely identifies this binary sensor. Set this to an unique value to allow customization through the UI.
|
||||
required: false
|
||||
type: string
|
||||
device_class:
|
||||
|
@ -50,7 +50,7 @@ cover:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this cover. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this cover. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -64,7 +64,7 @@ fan:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this fan. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this fan. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -71,7 +71,7 @@ light:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this light. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this light. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -48,7 +48,7 @@ lock:
|
||||
type: string
|
||||
default: Template Lock
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this lock. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this lock. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -51,7 +51,7 @@ switch:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this switch. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this switch. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
@ -51,7 +51,7 @@ sensor:
|
||||
required: false
|
||||
type: template
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customisation through the UI.
|
||||
description: An ID that uniquely identifies this sensor. Set this to an unique value to allow customization through the UI.
|
||||
required: false
|
||||
type: string
|
||||
unit_of_measurement:
|
||||
|
@ -40,7 +40,7 @@ vacuum:
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this vacuum. Set this to an unique value to allow customisation trough the UI.
|
||||
description: An ID that uniquely identifies this vacuum. Set this to an unique value to allow customization trough the UI.
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user