Skip to content

BUG/MISSING FEATURE: Ensure state updates immediately after command. #132

Description

@torbenconto

Right now, state is not guaranteed to be mutated in the wake of a successful command.

EX:

{ chamber_light: off }
printer.SetLight(ChamberLight, LightModeOn)

chamber light still reports off until next pushall

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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