home-assistant.github.io/source/_components/light.hyperion.markdown
Matt N 2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00

28 lines
736 B
Markdown

---
layout: page
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
logo: hyperion.png
ha_category: Light
ha_release: 0.7.6
---
This platform allows you to integrate your [Hyperion](https://hyperion-project.org/wiki) into Home Assistant.
Hyperion is an open source Ambilight implementation which runs on many platforms.
```yaml
# Example configuration.yaml entry
light:
- platform: hyperion
```
Configuration variables:
- **host** (*Optional*): To enable the automatic addition of lights on startup.
- **port** (*Optional*): A list of devices with their ip address and a custom name to use in the frontend.