esphome / esphome/feature-requests

Lambda `call.set_hs`

Open
#429 5 comments 1 reaction 0 assignees View on GitHub
component: light
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Would like to be able to call `call.set_hs(hue, 100);` where hue is 0-360 repeating.
*Side note: I'm not sure if a while loop will lock up the device so this may be a wild goose chase*

**Please describe your use case for this integration and alternatives you've tried:**

Working on a "non-addressable RGB" rainbow effect using lambda.

**Additional context**

https://esphome.io/components/light/rgb.html
https://esphome.io/components/light/index.html
https://esphome.io/api/classesphome_1_1light_1_1_light_call.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.