diff --git a/source/_components/light.hyperion.markdown b/source/_components/light.hyperion.markdown index 18e6dcc31f3..a17cdbf7e02 100644 --- a/source/_components/light.hyperion.markdown +++ b/source/_components/light.hyperion.markdown @@ -7,11 +7,14 @@ 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://github.com/tvdzwan/hyperion/wiki) into Home Assistant. +This platform allows you to integrate your [Hyperion](https://hyperion-project.org/wiki) into Home Assistant. + +Hyperion is an opensource Ambilight implementation which runs on many platforms. ```yaml # Example configuration.yaml entry diff --git a/source/images/supported_brands/hyperion.png b/source/images/supported_brands/hyperion.png new file mode 100644 index 00000000000..36c3bf3c624 Binary files /dev/null and b/source/images/supported_brands/hyperion.png differ