Fix 'Select' typos (#26867)

This commit is contained in:
Daniel Chesterton 2023-04-05 07:44:28 +01:00 committed by GitHub
parent 6d98cac0fd
commit e2caa65a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@ latest_version_topic:
required: false
type: string
name:
description: The name of the Select.
description: The name of the Update.
required: false
type: string
object_id:
@ -191,7 +191,7 @@ title:
required: false
type: string
unique_id:
description: An ID that uniquely identifies this Select. If two Selects have the same unique ID Home Assistant will raise an exception.
description: An ID that uniquely identifies this Update. If two Updates have the same unique ID Home Assistant will raise an exception.
required: false
type: string
value_template: