Skip to content

mjoshd/hyperhdr-ha

Repository files navigation

HyperHDR custom component for Home Assistant

HyperHDR is an open source bias lighting implementation which runs on many platforms.

This component will set up the following platforms.

Platform Description
light Show HyperHDR as a controllable device.
switch Show switches to control HyperHDR components.

hyperhdr-logo

Installation

Using HACS

  1. Add https://github.com/mjoshd/hyperhdr-ha to your HACS custom repositories.
  2. Choose Integration from the category selection.
  3. Click install.
  4. Return to the Integrations page within HACS then click the + Explore & download repositories button.
  5. Search for HyperHDR, select it, then click Download this repository with HACS.
  6. Restart Home Assistant to load the integration.
  7. Visit the Wiki for information regarding:

Manually (not recommended)

  • Download the latest release as a zip file then extract it and move the hyperhdr folder into the custom_components folder in your Home Assistant installation.
  • Restart Home Assistant to load the integration.

Configuration

  1. In Home Assistant navigate to Configuration -> Devices & Services -> Integrations.
  2. Click the + Add Integration button.
  3. Search for HyperHDR.
  4. If you cannot find HyperHDR in the list then be sure to clear your browser cache and/or perform a hard-refresh of the page.
  5. Enter the IP address of your HyperHDR instance.
  6. Click the Submit button.