Remove climate config to fix #12092 (#13164)

This commit is contained in:
Austin Mroczek 2020-04-25 13:21:16 -07:00 committed by GitHub
parent 053cc6e2f3
commit 50e75be911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,13 +54,6 @@ If the thermostat supports different operating modes, you will get one thermosta
</div> </div>
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. 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. - `climate.remotec_zxt120_heating_1_id`: Allows you to control the connected device. See below for examples.