mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove temperature_units from elkm1 yaml (#21536)
This commit is contained in:
parent
20af516818
commit
81280e2346
@ -175,11 +175,6 @@ prefix:
|
|||||||
description: The prefix to use, if any, for all the devices created for this controller. At most one host can omit the prefix, all others must have a unique prefix within the Home Assistant instance.
|
description: The prefix to use, if any, for all the devices created for this controller. At most one host can omit the prefix, all others must have a unique prefix within the Home Assistant instance.
|
||||||
require: false
|
require: false
|
||||||
type: string
|
type: string
|
||||||
temperature_unit:
|
|
||||||
description: The temperature unit that the Elk panel uses. Valid values are `C` and `F`.
|
|
||||||
required: false
|
|
||||||
type: string
|
|
||||||
default: F
|
|
||||||
auto_configure:
|
auto_configure:
|
||||||
description: Auto configure `area`, `counter`, `keypad`, `output`, `setting`, `task`, `thermostat`, `plc`, and `zone` by only adding elements that ElkM1 reports on the initial sync.
|
description: Auto configure `area`, `counter`, `keypad`, `output`, `setting`, `task`, `thermostat`, `plc`, and `zone` by only adding elements that ElkM1 reports on the initial sync.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user