mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update advanced topics templating + zwave
This commit is contained in:
parent
67b0e9a62e
commit
1cdc65f301
@ -9,11 +9,14 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<p class='note'>
|
This is an advanced feature of Home Assistant. You'll need a basic understanding of the following things:
|
||||||
This is an advanced feature of Home Assistant. You'll need a basic understanding of the [Home Assistant architecture], especially states.
|
|
||||||
</p>
|
- [Home Assistant architecture], especially states.
|
||||||
|
- [State object]
|
||||||
|
|
||||||
|
|
||||||
[Home Assistant architecture]: /developers/architecture/
|
[Home Assistant architecture]: /developers/architecture/
|
||||||
|
[State object]: /topics/state_object/
|
||||||
|
|
||||||
Templating is a powerful feature in Home Assistant that allows the user control over information that is going into and out of the system. It is used for:
|
Templating is a powerful feature in Home Assistant that allows the user control over information that is going into and out of the system. It is used for:
|
||||||
|
|
||||||
|
27
source/_topics/z-wave.markdown
Normal file
27
source/_topics/z-wave.markdown
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Z-Wave"
|
||||||
|
description: "Extended instructions how to setup Z-Wave."
|
||||||
|
date: 2016-03-24 08:49 -0700
|
||||||
|
sidebar: false
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Z-Wave is a popular home automation protocol that is not always straightforward to setup. This page will try to help you make sense of it all.
|
||||||
|
|
||||||
|
## {% linkable_title Supported Z-Wave Sticks %}
|
||||||
|
|
||||||
|
#### Aeotec Z-Stick Series 2
|
||||||
|
|
||||||
|
Works fine on Linux.
|
||||||
|
|
||||||
|
|
||||||
|
## {% linkable_title Stick Alternatives %}
|
||||||
|
|
||||||
|
The alternative to a stick is a hub that supports Z-Wave. Home Assistant supports the following hubs with Z-Wave support:
|
||||||
|
|
||||||
|
- [Vera](/components/vera/)
|
Loading…
x
Reference in New Issue
Block a user