home-assistant.io/source/developers/frontend_creating_custom_ui.markdown
Paulus Schoutsen 80b268cd65
Extract developer site (#5249)
* Extract developer site

* Fix title in sidebar

* Update dev section reference

* Update edit in github link on help page
2018-04-26 11:14:55 -04:00

15 lines
332 B
Markdown

---
layout: page
title: "Creating custom UI"
description: "Introduction to create custom ui for Home Assistant."
date: 2017-02-04 13:00
sidebar: true
comments: false
sharing: true
footer: true
ha_release: 0.38
---
<script>
window.location = 'https://developers.home-assistant.io/docs/en/frontend_creating_custom_ui.html';
</script>