mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add unique ID to the generic hygrostat component (#29210)
This commit is contained in:
parent
2120528c33
commit
9886f38a0f
@ -30,6 +30,10 @@ name:
|
||||
required: true
|
||||
default: Generic Hygrostat
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this humidifier. Set this to a unique value to allow customization through the UI.
|
||||
required: false
|
||||
type: string
|
||||
humidifier:
|
||||
description: "`entity_id` for humidifier or dehumidifier switch, must be a toggle device."
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user