home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.8k stars 30.06k forks source link

Missing entities in NIBE heatpump integration #110173

Closed rbreuss closed 6 months ago

rbreuss commented 7 months ago

The problem

I have a NIBE heatpump S2125 with SMOS40, controlling two climate system. But in the list of entities, offset curve and heating curve number is available only for climate system 1. Is there any chance to add these key entities into this integration?

What version of Home Assistant Core has the issue?

core-2024.2.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

NIBE heatpump

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 7 months ago

Hey there @elupus, mind taking a look at this issue as it has been labeled with an integration (nibe_heatpump) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `nibe_heatpump` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign nibe_heatpump` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


nibe_heatpump documentation nibe_heatpump source (message by IssueLinks)

elupus commented 7 months ago

You need to get the parameters added to https://github.com/yozik04/nibe similar to what was done in https://github.com/yozik04/nibe/pull/147

issue-triage-workflows[bot] commented 7 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

rbreuss commented 7 months ago

Even with latest HA version, problem with missing entities unfortunately still persist.

elupus commented 7 months ago

Have you added them to the linked upstream repo?

rbreuss commented 7 months ago

Elupus - if you speak to me, I dont understant you. To add what where, how? I just reported issue with missing entities. If you tell me, what exactly to add to any special file in HA filesystem, I can do it. But at this moment I dont know what to do and how.

elupus commented 7 months ago

I posted links before. This is a community project, meaning its up to everyone to help out fixing issues.

rbreuss commented 7 months ago

I read many times link you posted before. I know NIBE register numbers of missing entities. But I dont know, where to add them to HA structure. I understant, this is community project, I would like to fix this issue, but I dont know how.

elupus commented 7 months ago

Ok. Then you probably need to wait for somebody else to add the registers. This was an example when other registers where added https://github.com/yozik04/nibe/pull/147 to the project that HA uses (https://github.com/yozik04/nibe) but if you have never worked with git or python it might be to hard.

rbreuss commented 7 months ago

Yes, I have no experience with Python. No problem, I can wait. I just reported this issue and when bot asked me, whether is my issue solved already, I answered "not yet". :-) OK, Im waiting. That HA NIBE integration has absolutely great funcionality, much better then original myuplink.com from NIBE. Great job!

issue-triage-workflows[bot] commented 6 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.