Skip to content

Adding second cloud account overwrites first config entry's data #51

Description

@Werwoifna

Reproduction:

Add integration with Cloud Account A → loads Heat Pump A correctly
Add second integration with Cloud Account B → both integrations now show Heat Pump A's data
Restart HA, delete A, add A again → A works alone
Add B → both show A again

Expected: Each config entry isolates its own credentials and target heat pump
Actual: Adding a second config entry overwrites/shares state with the first
Likely cause: shared cache, singleton API client, or global session state not partitioned per config entry.

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