From 81280e234696603aed78cebc6a0704bacfd9966d Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 7 Feb 2022 18:32:20 -0600 Subject: [PATCH] Remove temperature_units from elkm1 yaml (#21536) --- source/_integrations/elkm1.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_integrations/elkm1.markdown b/source/_integrations/elkm1.markdown index 3caa732bf0e..8f6bd683e8a 100644 --- a/source/_integrations/elkm1.markdown +++ b/source/_integrations/elkm1.markdown @@ -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. require: false 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: 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