Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Refactor addressable light and fix partition issue #512

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

OttoWinter
Copy link
Member

Description:

Related issue (if applicable): fixes

Pull request in esphome with python changes (if applicable): esphome/esphome#
Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#

Checklist:

  • The code change is tested and works locally.
  • The code change follows the standards

If user exposed functionality or configuration variables are added/changed:

@OttoWinter OttoWinter added this to the 1.11.0 milestone Feb 19, 2019
@OttoWinter OttoWinter merged commit 91dcc7a into dev Feb 20, 2019
@OttoWinter OttoWinter deleted the refactor-addressable branch February 20, 2019 10:48

for (int i = 0; i < this->size(); i++) {
(*this)[i] = color;
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

schedule_show should be called after this

@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant