home-assistant.github.io/source/components/index.markdown
2015-01-24 18:47:04 -08:00

16 lines
432 B
Markdown

---
layout: page
title: "Components"
description: "List of the built-in components of Home Assistant."
date: 2014-12-21 13:35
sidebar: false
comments: false
sharing: true
footer: true
---
Home Assistant consists of the following built-in components:
{% directory path:components exclude:index %}
* [{{ file.slug | replace: '_',' ' | capitalize }}]({{ file.slug | prepend: '/components/' | append: '.html' }})
{% enddirectory %}