From 50e75be91118679c56b7cd5653457fbbc9f583b1 Mon Sep 17 00:00:00 2001 From: Austin Mroczek Date: Sat, 25 Apr 2020 13:21:16 -0700 Subject: [PATCH] Remove climate config to fix #12092 (#13164) --- source/_integrations/zwave.markdown | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source/_integrations/zwave.markdown b/source/_integrations/zwave.markdown index 4544965cf3c..e22038fa17b 100644 --- a/source/_integrations/zwave.markdown +++ b/source/_integrations/zwave.markdown @@ -54,13 +54,6 @@ If the thermostat supports different operating modes, you will get one thermosta -To enable the climate integration for your Z-Wave network, add the following to your `configuration.yaml` file. - -```yaml -climate: - - platform: zwave -``` - Once enabled, any Z-Wave climate devices will be available to Home Assistant. Multiple entities may be created. The following entities are created for a Remotec ZXT-120. - `climate.remotec_zxt120_heating_1_id`: Allows you to control the connected device. See below for examples.