A Switch component for automating the control of the Ambilight+hue setting on a Philips TV, this reveals the current status of the menu setting to Home Assistant, and allows for remote or automated toggling.
Forked from not maintained for a long time jomwell's repo: https://github.com/jomwells/ambihue
Using HACS (recommended)
This integration can be installed using HACS. To do it search for Philips Ambilight+Hue Switch
in Integrations section.
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledphilips_ambilight_hue
. - Download all the files from the
custom_components/philips_ambilight_hue/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant.
- Configure custom component using Config Flow UI.
After installation of the custom component, it needs to be added using Config Flow UI.
To configure this integration go to: Configuration -> Integrations -> Add integration -> Philips TV Ambilight+Hue.
You can also use following My Home Assistant link
Configuration steps are similar to official Philips TV integration, so if you need help look here.
note: there is often a noticeable lag between Home Assistant sending the request to toggle the setting, and receiving a status update from the API.