Update format warning

This commit is contained in:
Fabian Affolter 2016-08-27 13:03:16 +02:00
parent 4e71eb21b2
commit dc2ef853d5
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 4 additions and 0 deletions

View File

@ -10,7 +10,9 @@ footer: true
ha_release: 0.19 ha_release: 0.19
--- ---
<p class='note warning'>
**This component has been deprecated in favor of the "[climate](/components/climate/)" component and will be removed in the future. Please use climate.** **This component has been deprecated in favor of the "[climate](/components/climate/)" component and will be removed in the future. Please use climate.**
</p>
The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices. The `hvac` component is built for the controlling and monitoring of HVAC (heating, ventilating, and air conditioning) devices.

View File

@ -12,6 +12,8 @@ ha_category: Deprecated
ha_release: 0.19 ha_release: 0.19
--- ---
<p class='note warning'>
**This platform has been deprecated in favor of a "[climate](/components/climate.zwave/)" platform and will be removed in the future. Please use the climate platform.** **This platform has been deprecated in favor of a "[climate](/components/climate.zwave/)" platform and will be removed in the future. Please use the climate platform.**
</p>
To get your Z-Wave `hvac` devices working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/) and the [HVAC component](/components/hvac/). To get your Z-Wave `hvac` devices working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/) and the [HVAC component](/components/hvac/).