Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behaviour when more than one homee is configured #5

Open
1 of 3 tasks
Taraman17 opened this issue Sep 11, 2023 · 7 comments
Open
1 of 3 tasks

Unexpected behaviour when more than one homee is configured #5

Taraman17 opened this issue Sep 11, 2023 · 7 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@Taraman17
Copy link
Owner

Type of problem

  • I have a question.
  • A feature does not work as expected.
  • I found a bug (see error log below).

Version

all

Detailed description

Currently it is not possible to use more than one configured homee at the same time. Only devices from one homee will work as expected. Removing one of the configurations will cause the other to break until HA is restarted.

Notes

The problem occurs because the homee.set_value service is registered/unregistered for every config entry and does not take into account the homee cube that should be targeted.

@ikrentchev
Copy link

Have you tried linking the homee cubes to one another and using just one in homeassistant integration? One acting as master and the other as an addition. This is my plan and I wanted to know if someone tested it this way.

@Taraman17
Copy link
Owner Author

No,
I only have one homee and just copied this issue from the original repo, since I'm taking over code-ownership for this integration.
So I can't test that case.

@Taraman17
Copy link
Owner Author

Hint on how to fix this:
wlcrs/huawei_solar@1b39063

@Taraman17 Taraman17 added the bug Something isn't working label Nov 22, 2023
@Taraman17 Taraman17 self-assigned this Nov 25, 2023
@Taraman17
Copy link
Owner Author

If there is any user here who has 2 Homees, I would love to know, if this issue is still existant after the changes made in the last months.

@Taraman17 Taraman17 added the question Further information is requested label Feb 13, 2024
@ikrentchev
Copy link

ikrentchev commented Feb 13, 2024 via email

@Taraman17
Copy link
Owner Author

It is definitely an option.
But I think the integration should be capable of handling more than one homee anyhow.

@ikrentchev
Copy link

ikrentchev commented Feb 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants