Some component doc updates
This commit is contained in:
parent
c381284689
commit
62abadd5d7
3 changed files with 29 additions and 5 deletions
22
source/_components/light.hyperion.markdown
Normal file
22
source/_components/light.hyperion.markdown
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: component
|
||||
title: Hyperion
|
||||
description: "Instructions how to integrate Hyperion into Home Assistant."
|
||||
date: 2015-10-25 22:43
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_category: Light
|
||||
---
|
||||
|
||||
This platform allows you to integrate your Hyperion into Home Assistant.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
platform: hyperion
|
||||
host: 192.168.1.98
|
||||
# Optional
|
||||
port: 19444
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue