esp-rainmaker icon indicating copy to clipboard operation
esp-rainmaker copied to clipboard

Fix for "All LEDs in light Strip not turning off issue" (MEGH-7224)

Open shivasiddharth opened this issue 2 months ago • 1 comments

The existing method turned off only the first LED. This modification allows turning off all the LEDs in a strip.

Description

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • [x] 🚨 This PR does not introduce breaking changes.
  • [x] All CI checks (GH Actions) pass.
  • [x] Documentation is updated as needed.
  • [x] Tests are updated or added as necessary.
  • [x] Code is well-commented, especially in complex areas.
  • [x] Git history is clean — commits are squashed to the minimum necessary.

shivasiddharth avatar Dec 19 '25 13:12 shivasiddharth

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 19 '25 13:12 CLAassistant

Merged as part of https://github.com/espressif/esp-rainmaker/commit/0ff9158f1bd5bf16a969ef5bdce2a91ec0e563ca

shahpiyushv avatar Feb 11 '26 14:02 shahpiyushv