mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-04 18:18:58 +00:00

* Extract developer site * Fix title in sidebar * Update dev section reference * Update edit in github link on help page
14 lines
332 B
Markdown
14 lines
332 B
Markdown
---
|
|
layout: page
|
|
title: "Example sensor platform"
|
|
description: "Minimum implementation of a Home Assistant platform."
|
|
date: 2016-04-16 14:24 -07:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
---
|
|
|
|
<script>
|
|
window.location = 'https://developers.home-assistant.io/docs/en/creating_platform_example_sensor.html';
|
|
</script> |