19 lines
664 B
Markdown
19 lines
664 B
Markdown
---
|
|
layout: page
|
|
title: "Z-Wave HVAC"
|
|
description: "Instructions on how to integrate HVAC Z-Wave devices status with Home Assistant."
|
|
date: 2016-05-07 09:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: z-wave.png
|
|
ha_category: Deprecated
|
|
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.**
|
|
</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/).
|