Skip to content

Instantly share code, notes, and snippets.

@labmonkey
labmonkey / Readme.md
Last active March 27, 2026 19:09
Philips Hue Lights - Scenes and Color Palettes

Philips Hue Lights - Scenes and Color Palettes

The following is a dump of all the Scenes and colors used by default Scenes in Philips Hue mobile app. I had 10 lights so each of the scenes is showing values for each of them. Normally a Scene has up to 6 color variants but I've decided to just list them all as it is. If you need unique values then it is easy to convert it.

It is useful if you want to use the scenes in your application with lights that are not Philips hue or if you don't have the Gateway to setup scenes and read the data etc.

I have included an .csv file which can be easily converted to anything and scenes.yaml file that can be imported as part of Home Assistant yaml configuration.

All of the lights have dummy names such as light.hue_1 up to light.hue_10 making it easier to replace the names with your own lights when importing to any other application.