Skip to content

MQTT swapping out state even with partial update #123

Description

@torbenconto

Right now every time we receive an MQTT update we completely swap the state, possibly leading to incomplete information on a State() call.

We should likely switch to a merge based update system, but this could introduce the problem of stale data.

Worth a look, I will do some testing myself when I am able

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