I’ve coded a small adapter that lets you use Home Assistant lights with Hyperion. You can use both rgb (for full color) and non-rgb lights (just for dimming). This way I can control lights both through HA as well as from Hyperion
I’ve tried using ha-bridge before, but it was just awfully inconvenient to configure.
Not sure about a supervised HASS.OS install, didn’t try it exactly because of how limiting it is.
But I see you have Hyperion installed, I assume it’s not installed within HASS.OS, just on some other machine? You can run my bridge on that other machine and it will connect to Home Assistant over the network. The bridge requires no changes or config on Home Assistant side, it just uses the API that is already there
hi, congratulations for your work. I would be really interested in installing the project in my hassio but I don’t understand how to do it. can you give a step by step guide please? I would be deeply grateful
Hello,
I am trying to understand your instructions for “Use any Home Assistant lights with Hyperion”. Does Hyperion have to be installed within HASS.OS or can it be on a separate machine as well?
When and where to run the HA_TOKEN=your_token12341234123432 node, where “your_token12341234123432” has been replaced by the token newly created in HA and the config.js and hyperion-ha-bridge.service have been edited.
By “Clone this respository” do you mean on GitHub or would a Linux environment be enough? With a little instruction, you would make several people happy!
Okay, you’re right, but there is no mention of the README.md of “Hyperion-home-assistant-bridge”. Hopefully the Hyperion team will look into this issue. Because, as I saw today, LordGrey last spoke on February 19th of this year.
Maybe the guys at HyperHDR are more interested in this “Hyperion-home-assistant-bridge”.
First of all, I would like to thank you for your great efforts creating this bridge! I’ve taken the time to wrap your project into a home assistant addon, making use of the internal home assistant api proxy. Would you mind if I release this addon, of course mentioning your project?