-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
Nibe #134974
Comments
Hey there @elupus, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) nibe_heatpump documentation |
I think you are missing a slash (there should be three)
|
Hi @elupus , Thank you for the support fast response - absolutely I have tried different variations of the serial command however here is the log file. I just want to verify the version of the heatpump version 9699R7 - Serial number 16555020164003 Unexpected exception During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Almost looks like you have something else using that serial port. Like the built in modbus integration? Or multiple Nibe? Ps. I think you are one of very few that use an actual modbus40. Most run with an nibegw thpe device. But it it is intended to work with the modbus40. |
If this is a raspberry pi without home assistant os (direct core install) this might be related https://stackoverflow.com/questions/28343941/python-serialexception-device-reports-readiness-to-read-but-returned-no-data-d |
I have installed HomeAssistant directly from Rasberry Pi imager on a fresh SD card nothing else runs on the RPi. |
Yes but its the OS version of home assistant or just a python based install on a standard raspbarry os? |
Its the OS Version of Home Assistant on a standard Raspberry Pi 4 |
I think its the wrong serial device. Im not sure how to detect the right device. |
Have you restarted after you removed the manual modbus connection? |
Yes, of course every time I make a change in the configuration.yaml or modbus.yaml I make sure to restart. Once you suggested that other port may be in use by different modbus device I have deleted the whole code and the modbus integration restarted and tried again with the Nibe HeatPump integration with serial:///dev/ttyACM0 |
The problem
Hi everyone,
I’ve been trying to set up the Nibe heat pump integration in Home Assistant but keep encountering an unexpected error. The logs suggest issues like the device not existing or the port failing to open.
My Setup:
I’ve followed the integration’s documentation closely:
In the specific integration i have used
Model: F1145
The Problem:
Despite the setup the integration results in an unexpected error when trying to use it.
Logs indicate issues like:
2. Device does not exist
3. Could not open port
While I can receive temperature data via Modbus, I am setup the integration.
My Goal:
I’d like to get the integration working so I can fully control the heat pump without making major changes to the integration itself, as it’s actively maintained.
I’m relatively new to this, so I would greatly appreciate any guidance on resolving this issue. Logs are available if needed.
Thanks in advance for your help!
What version of Home Assistant Core has the issue?
core-2024.12.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
nibe_heatpump
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nibe_heatpump
Diagnostics information
I cant install the integration so i cannot get to dianostic data only LOG
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: