Closed baaaron closed 2 years 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!
(message by CodeOwnersMention)
nibe_heatpump documentation nibe_heatpump source (message by IssueLinks)
Seems like the list of devices comes from https://github.com/yozik04/nibe, specifically https://github.com/yozik04/nibe/tree/master/nibe/data I have seen many models having the same registers so it could be that another model like VVM310 could work. I have the same model so digging into this as well.
I currently have a PR open to better document this on the documentation: https://github.com/home-assistant/home-assistant.io/pull/24411
In fact, it would make more sense that all of them show up in the list but having it documented is good first step? For your case, the VM320 uses the same dataset as the VM225, so you should be able to use that.
Well the intention was to list all that is in the left hand of that enum. But seems something ended up wrong there with the loop. So we should fix the code.
The problem
https://www.home-assistant.io/integrations/nibe_heatpump mentions a list of compatible devices but not all of them are in the drop-down when setting up the integration - as a user of a VVM320 (listed as supported) I am not sure whether I´m expected to select any other to ensure compatibility (e.g. selecting VVM310 that might include VVM320 support).
What version of Home Assistant Core has the issue?
core-2022.10.0
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
No response
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nibe_heatpump
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