Skip to content

Commit

Permalink
added all(?) hue scenes
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreiter committed Apr 7, 2024
1 parent aad1cf2 commit 5433c1d
Showing 1 changed file with 155 additions and 43 deletions.
198 changes: 155 additions & 43 deletions ha-scenes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ blueprint:
setup is to instantiate the blueprint for each area in which it will be run.
## Changelog
### 2.1
- The blueprint now contains all the Hue color scenes that are listed [here](https://gist.github.com/Hypfer/a0a8b5b9429831a7306ec4300077eaaa).
### 2.0
Expand Down Expand Up @@ -131,20 +135,87 @@ mode: restart
fields:
scene:
name: Scene
description: The scene to apply.
description: >-
The scene to apply. The color values have been taken from
https://gist.github.com/Hypfer/a0a8b5b9429831a7306ec4300077eaaa.
required: true
default: Savanna Sunset
default: Savanna sunset
selector:
select:
options:
- Savanna Sunset
- Golden Pond
- Horizon
- Frosty Dawn
- Adrift
- Amber bloom
- Amethyst valley
- Arctic aurora
- Autumn gold
- Beginnings
- Blood moon
- Blossom
- Blue Planet
- Blue lagoon
- Cancun
- Chinatown
- Crocus
- Tropical Twilight
- Majestic Morning
- Random
- Disturbia
- Dreamy dusk
- Emerald flutter
- Emerald isle
- Fairfax
- First light
- Forest adventure
- Frosty dawn
- Galaxy
- Golden pond
- Hal
- Hazy days
- Honolulu
- Horizon
- Ibiza
- Lake Placid
- Lake mist
- Lily
- Magneto
- Majestic morning
- Memento
- Meriete
- Miami
- Midsummer sun
- Midwinter
- Misty ridge
- Moonlight
- Motown
- Mountain breeze
- Narcissa
- Nebula
- Ocean dawn
- Orange fields
- Osaka
- Painted sky
- Palm Beach
- Pensive
- Precious
- Resplendent
- Rio
- Rolling hills
- Ruby glow
- Savanna sunset
- Scarlet dream
- Soho
- Spring blossom
- Spring lake
- Starlight
- Still waters
- Sunday morning
- Sundown
- Sunflare
- Tokyo
- Tropical twilight
- Tyrell
- Valley dawn
- Vapor wave
- Warm embrace
- Winter beauty
- Winter mountain
repeat_delay:
selector:
duration: {}
Expand All @@ -155,14 +226,14 @@ fields:
After the delay, the script repeats and assigns the
colors anew. Please note that the script stops when one of the lights
is turned off or it is termined with a service call.
required: true
required: false
onlyonlights:
name: Only lights currently on?
description: >-
If enabled, the scene is only applied to the lights currently on. This is
useful if you want to have on-the-fly control over the participating
lights.
required: true
required: false
default: false
selector:
boolean: null
Expand Down Expand Up @@ -201,38 +272,79 @@ variables:
skipgroups: !input skipgroups
scenes: |-
{% set scenes = {
"Savanna Sunset": {
"colors": [[0.644, 0.3348],[0.5246,
0.3864],[0.4801, 0.4309],[0.5862, 0.3575],[0.4162, 0.4341]]
},
"Golden Pond": {
"colors": [[0.5695, 0.3999],[0.482,
0.4489],[0.496, 0.4424],[0.5584, 0.4083],[0.5063, 0.4474]]
},
"Horizon": {
"colors": [[0.2779, 0.2188],[0.1811,
0.1979],[0.5247, 0.3877],[0.592, 0.385],[0.1731, 0.1978]]
},
"Frosty Dawn": {
"colors": [[0.4221, 0.386],[0.387,
0.4328],[0.4013, 0.4172],[0.439, 0.3782],[0.4675, 0.3769]]
},
"Crocus": {
"colors": [[0.2877, 0.2519],[0.2194, 0.1332],[0.4212, 0.38],[0.3818, 0.485],[0.4195, 0.4216]]
},
"Tropical Twilight": {
"colors": [[0.5813, 0.3636],[0.2412, 0.1171],[0.3044, 0.1803],[0.4731, 0.3723],[0.363, 0.2716]]
},
"Color Palette Nr. 4557": {
"colors": [[0.0264,0.0368],[0.1369,0.2082],[0.6616,0.8396],[0.4481,0.2822],[0.1447,0.0799]]
},
"Majestic Morning": {
"colors": [[0.3979, 0.413],[0.4741, 0.43],[0.4659, 0.3561],[0.1879, 0.0644],[0.5471, 0.3588]]
},
"Random": {
"colors": []
}
}
"Blossom":{"colors":[[0.5119,0.4249],[0.3972,0.4025],[0.4419,0.4164],[0.2674,0.3018],[0.24,0.2761]]},
"Crocus":{"colors":[[0.4195,0.4216],[0.3818,0.485],[0.2877,0.2519],[0.2194,0.1332],[0.4212,0.38]]},
"Precious":{"colors":[[0.3951,0.3606],[0.3493,0.209],[0.3904,0.4336],[0.3426,0.242],[0.4384,0.3976]]},
"Narcissa":{"colors":[[0.5916,0.3833],[0.485,0.4543],[0.5475,0.4151],[0.4451,0.4556],[0.4759,0.4481]]},
"Rolling hills":{"colors":[[0.5787,0.3787],[0.5242,0.4027],[0.5529,0.3942],[0.4796,0.3959],[0.5015,0.401]]},
"Warm embrace":{"colors":[[0.5734,0.327],[0.5496,0.3804],[0.5826,0.3426],[0.5687,0.3667],[0.5258,0.3976]]},
"Dreamy dusk":{"colors":[[0.5189,0.3924],[0.5493,0.3702],[0.4416,0.2813],[0.4996,0.293],[0.5579,0.3308]]},
"Honolulu":{"colors":[[0.6364,0.2963],[0.5753,0.3275],[0.5636,0.3912],[0.4759,0.4283],[0.5725,0.3601]]},
"Savanna sunset":{"colors":[[0.4162,0.4341],[0.5862,0.3575],[0.644,0.3348],[0.5246,0.3864],[0.4801,0.4309]]},
"Golden pond":{"colors":[[0.5063,0.4474],[0.5584,0.4083],[0.5695,0.3999],[0.482,0.4489],[0.496,0.4424]]},
"Ruby glow":{"colors":[[0.3826,0.3117],[0.5321,0.2758],[0.4557,0.2951],[0.4189,0.3031],[0.4903,0.2839]]},
"Tropical twilight":{"colors":[[0.363,0.2716],[0.4731,0.3723],[0.5813,0.3636],[0.2412,0.1171],[0.3044,0.1803]]},
"Miami":{"colors":[[0.3678,0.1839],[0.154,0.0799],[0.5573,0.3226],[0.1561,0.1606],[0.4548,0.2433]]},
"Cancun":{"colors":[[0.5121,0.4371],[0.6156,0.2808],[0.6696,0.3237],[0.5352,0.2797],[0.6153,0.3655]]},
"Rio":{"colors":[[0.4692,0.4536],[0.5353,0.2909],[0.5527,0.2686],[0.2588,0.1266],[0.5473,0.3735]]},
"Chinatown":{"colors":[[0.5685,0.4007],[0.6752,0.3004],[0.5649,0.3275],[0.6545,0.295],[0.6362,0.2999]]},
"Ibiza":{"colors":[[0.5974,0.36],[0.5286,0.4068],[0.5714,0.3806],[0.4376,0.4577],[0.4787,0.4495]]},
"Osaka":{"colors":[[0.6222,0.3604],[0.5532,0.2547],[0.513,0.4237],[0.5935,0.308],[0.4519,0.2677]]},
"Tokyo":{"colors":[[0.5614,0.406],[0.1753,0.0585],[0.1562,0.1626],[0.5894,0.2589],[0.2676,0.103]]},
"Motown":{"colors":[[0.1572,0.202],[0.1545,0.0715],[0.1532,0.0476],[0.1598,0.3036],[0.1561,0.1586]]},
"Fairfax":{"colors":[[0.6776,0.3015],[0.1935,0.2353],[0.613,0.3132],[0.1583,0.2465],[0.4818,0.321]]},
"Galaxy":{"colors":[[0.4412,0.279],[0.4845,0.2799],[0.3502,0.1943],[0.4844,0.2608],[0.5351,0.3287]]},
"Starlight":{"colors":[[0.4387,0.3739],[0.3133,0.2061],[0.2213,0.1346],[0.3787,0.2792],[0.4228,0.3349]]},
"Blood moon":{"colors":[[0.3041,0.2368],[0.1596,0.0684],[0.3918,0.2958],[0.1803,0.1298],[0.465,0.3446]]},
"Arctic aurora":{"colors":[[0.1868,0.3328],[0.1581,0.1508],[0.1541,0.0844],[0.2072,0.4525],[0.2359,0.3855]]},
"Moonlight":{"colors":[[0.2108,0.2047],[0.1532,0.0476],[0.3557,0.3352],[0.1725,0.1532],[0.1547,0.1074]]},
"Nebula":{"colors":[[0.3161,0.2306],[0.2712,0.1723],[0.1911,0.0673],[0.232,0.2056],[0.3743,0.2727]]},
"Still waters":{"colors":[[0.4247,0.3033],[0.3115,0.2261],[0.2481,0.1608],[0.3409,0.2472],[0.3984,0.3182]]},
"Adrift":{"colors":[[0.1547,0.1045],[0.2044,0.164],[0.4802,0.3112],[0.1743,0.1333],[0.2789,0.2025]]},
"Pensive":{"colors":[[0.5561,0.3443],[0.3664,0.2621],[0.5413,0.3873],[0.2329,0.1662],[0.4918,0.3272]]},
"Majestic morning":{"colors":[[0.3979,0.413],[0.5471,0.3588],[0.4741,0.43],[0.4659,0.3561],[0.1879,0.0644]]},
"Sundown":{"colors":[[0.2459,0.2693],[0.555,0.3606],[0.192,0.1686],[0.5948,0.3442],[0.4848,0.3887]]},
"Blue lagoon":{"colors":[[0.1623,0.3254],[0.464,0.3618],[0.24,0.3475],[0.304,0.3777],[0.3962,0.4341]]},
"Palm Beach":{"colors":[[0.5691,0.3512],[0.4824,0.3325],[0.3888,0.2997],[0.2576,0.3185],[0.2007,0.3418]]},
"Lake Placid":{"colors":[[0.4216,0.3347],[0.5135,0.348],[0.4656,0.3479],[0.2444,0.253],[0.194,0.1927]]},
"Mountain breeze":{"colors":[[0.2361,0.2152],[0.2557,0.2325],[0.4271,0.4073],[0.2238,0.2028],[0.3836,0.3413]]},
"Lake mist":{"colors":[[0.248,0.2567],[0.3835,0.3261],[0.4237,0.3449],[0.4082,0.3661],[0.2263,0.2095]]},
"Ocean dawn":{"colors":[[0.4143,0.3548],[0.3688,0.3106],[0.2847,0.2449],[0.4299,0.3951],[0.4416,0.3743]]},
"Frosty dawn":{"colors":[[0.4675,0.3769],[0.439,0.3782],[0.4221,0.386],[0.387,0.4328],[0.4013,0.4172]]},
"Sunday morning":{"colors":[[0.3754,0.3602],[0.4258,0.4104],[0.4313,0.4348],[0.3659,0.4529],[0.403,0.382]]},
"Emerald isle":{"colors":[[0.4648,0.4254],[0.3924,0.4132],[0.2709,0.3235],[0.255,0.4176],[0.3134,0.4131]]},
"Spring blossom":{"colors":[[0.3517,0.3154],[0.3744,0.2692],[0.359,0.2925],[0.514,0.3338],[0.4435,0.2537]]},
"Beginnings":{"colors":[[0.1587,0.1368],[0.3537,0.2546],[0.1914,0.1543],[0.1652,0.1455],[0.2726,0.2045]]},
"First light":{"colors":[[0.1649,0.1783],[0.5373,0.4003],[0.3135,0.2404],[0.2135,0.1847],[0.4134,0.2962]]},
"Horizon":{"colors":[[0.1731,0.1978],[0.5182,0.4136],[0.2779,0.2188],[0.1811,0.1979],[0.5247,0.3877]]},
"Valley dawn":{"colors":[[0.1862,0.216],[0.494,0.4139],[0.3926,0.3226],[0.2195,0.2166],[0.4996,0.4026]]},
"Sunflare":{"colors":[[0.2031,0.2342],[0.481,0.4134],[0.4448,0.3857],[0.2556,0.2539],[0.4967,0.414]]},
"Emerald flutter":{"colors":[[0.2099,0.344],[0.1695,0.3125],[0.319,0.3996],[0.1593,0.25],[0.1569,0.1897]]},
"Memento":{"colors":[[0.1554,0.0996],[0.1729,0.146],[0.4964,0.4542],[0.1824,0.0807],[0.1671,0.0853]]},
"Resplendent":{"colors":[[0.4105,0.2205],[0.5124,0.3609],[0.2392,0.125],[0.4661,0.2915],[0.3223,0.1916]]},
"Scarlet dream":{"colors":[[0.4059,0.2562],[0.5652,0.3006],[0.5177,0.269],[0.5829,0.3333],[0.4585,0.2636]]},
"Amethyst valley":{"colors":[[0.2977,0.2444],[0.25,0.1781],[0.2278,0.1424],[0.2752,0.2042],[0.2883,0.2235]]},
"Misty ridge":{"colors":[[0.3441,0.3135],[0.4125,0.3328],[0.3793,0.3219],[0.3648,0.3209],[0.3955,0.3272]]},
"Hazy days":{"colors":[[0.4228,0.4112],[0.4832,0.4251],[0.4451,0.4199],[0.4981,0.4249],[0.4625,0.4217]]},
"Midsummer sun":{"colors":[[0.4134,0.4353],[0.4351,0.4367],[0.5247,0.4185],[0.4532,0.4353],[0.4849,0.4339]]},
"Autumn gold":{"colors":[[0.457,0.4406],[0.4636,0.4073],[0.4436,0.4271],[0.4714,0.3964],[0.4427,0.4017]]},
"Spring lake":{"colors":[[0.3348,0.3611],[0.3351,0.425],[0.339,0.4042],[0.3308,0.3798],[0.3414,0.3868]]},
"Winter mountain":{"colors":[[0.293,0.3236],[0.2484,0.3089],[0.252,0.3108],[0.273,0.3175],[0.2376,0.3042]]},
"Midwinter":{"colors":[[0.2636,0.2755],[0.2221,0.2196],[0.2636,0.2508],[0.2377,0.2547],[0.2091,0.1898]]},
"Amber bloom":{"colors":[[0.4934,0.3675],[0.5717,0.3983],[0.5341,0.3975],[0.6178,0.3413],[0.5946,0.3811]]},
"Lily":{"colors":[[0.5793,0.392],[0.5099,0.2918],[0.5705,0.272],[0.4703,0.3501],[0.5407,0.4008]]},
"Painted sky":{"colors":[[0.391,0.251],[0.2214,0.1211],[0.4707,0.3508],[0.6206,0.3615],[0.3106,0.1839]]},
"Winter beauty":{"colors":[[0.4216,0.4437],[0.3281,0.4921],[0.1784,0.3104],[0.2137,0.49],[0.5353,0.4074]]},
"Orange fields":{"colors":[[0.4724,0.4728],[0.5701,0.3995],[0.3547,0.5613],[0.5628,0.3479],[0.5013,0.4511]]},
"Forest adventure":{"colors":[[0.1549,0.1144],[0.1586,0.2169],[0.4197,0.5125],[0.2015,0.6023],[0.3095,0.5913]]},
"Blue Planet":{"colors":[[0.1672,0.593],[0.1915,0.3638],[0.1624,0.4067],[0.1566,0.1795],[0.3314,0.5391]]},
"Meriete":{"colors":[[0.4636,0.4138],[0.1685,0.055],[0.2943,0.1842],[0.1547,0.1072],[0.2092,0.1108]]},
"Soho":{"colors":[[0.5019,0.2751],[0.5865,0.2575],[0.1916,0.3954],[0.5115,0.3625],[0.2219,0.0825]]},
"Vapor wave":{"colors":[[0.1783,0.1212],[0.2299,0.0862],[0.474,0.4378],[0.4039,0.1914],[0.5403,0.4219]]},
"Magneto":{"colors":[[0.4215,0.4895],[0.1593,0.1341],[0.516,0.4401],[0.1575,0.2128],[0.171,0.3389]]},
"Tyrell":{"colors":[[0.2267,0.0832],[0.37,0.2328],[0.3977,0.1832],[0.1586,0.2579],[0.257,0.1754]]},
"Disturbia":{"colors":[[0.3864,0.1864],[0.5305,0.261],[0.6587,0.2924],[0.2132,0.3113],[0.1616,0.3754]]},
"Hal":{"colors":[[0.5953,0.3092],[0.1589,0.2701],[0.2135,0.2508],[0.4846,0.4442],[0.5641,0.3328]]}}
%}
{{ scenes }}
lights: |-
Expand Down

0 comments on commit 5433c1d

Please sign in to comment.