mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add generic_thermostat ability to set unique ID (update docs) (#15997)
This commit is contained in:
parent
fb46c03804
commit
902cf68d99
@ -25,6 +25,10 @@ name:
|
||||
required: true
|
||||
default: Generic Thermostat
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this thermostat. Set this to a unique value to allow customization through the UI.
|
||||
required: false
|
||||
type: string
|
||||
heater:
|
||||
description: "`entity_id` for heater switch, must be a toggle device. Becomes air conditioning switch when `ac_mode` is set to `true`."
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user