home-assistant.io/source/_components/light.hyperion.markdown

816 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page Hyperion Instructions how to integrate Hyperion into Home Assistant. 2015-10-25 22:43 true false true true hyperion.png Light 0.7.6

This platform allows you to integrate your Hyperion into Home Assistant.

Hyperion is an open source Ambilight implementation which runs on many platforms.

# Example configuration.yaml entry
light:
  - platform: hyperion
    host: 

Configuration variables:

  • host (Required): IP Address of the device the Hyperion service is running on.
  • port (Optional): The Port used to communicate with the Hyperion service (default is 19444).
  • name (Optional): The Name of the device used in the frontend.