Open NewoPL opened 1 month ago
Name | Link |
---|---|
Latest commit | d073c46b46149c0759dfc34a8ec6cda2cba7b638 |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/6727bc7a8eff170008f07f59 |
Deploy Preview | https://deploy-preview-4409--esphome.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description:
An additional optional configuration entry for the light component that enables dynamic adjustment of the default transition time at runtime, reducing the duration proportionally to the size of the light parameter change. This parameter modifies the behavior of transitions for brightness, RGB, and color temperature changes. When enabled, the transition calculation considers the largest delta among all adjustable parameters to determine the transition duration.
Related issue (if applicable): None
Pull request in esphome with YAML changes (if applicable): esphome/esphome#7717
Checklist:
[X] I am merging into
next
because this is new documentation that has a matching pull-request in esphome as linked above.or
[ ] I am merging into
current
because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.[ ] Link added in
/index.rst
when creating new documents for new components or cookbook.