Skip to content

Can I create one node to manage multiple different contexts? #15

@ericgross

Description

@ericgross

I have this amazing code working to manage the dimming of lights over time. I would like to reuse this functionality to handle automatically dimming each of my lights. I could copy what I have many times and that would work but I'd rather abstract out this logic and use it for each of my lights.

I see that I can use data to represent the light being handled.

Is it possible to have multiple state machines running simultaneously without impacting each other?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions