In 2022.12.0 we now have the possibility to use the Nibe integration to connect to S-Series Heat Pump thanks to @elupus. I lack the possibility to get the energy from the pump. I have found one address and have used it in a Modbus integration:
This I think is the total energy leaving the pump. But I would like to get hold of the input energy. It should be available because I can see it on the display. Does anyone have an idea what register it could be?
Hi everyone I need your help!
I just installera the Nibe Integration and connected to My S320 successfully. I find the heat pump and 755 entities. When I try and enable the ones I want to use it comes up as unavailable, what am I doing wrong?
Logger: homeassistant.components.nibe_heatpump
Source: helpers/update_coordinator.py:201
Integration: Nibe Heat Pump (documentation, issues)
First occurred: 06:19:50 (2 occurrences)
Last logged: 16:59:42
Error fetching Nibe Heat Pump data: Failed to update: Error âFunction code is not an allowable action for the server.â reading roomsensor-1-1-30027 starting: 26 count: 1 from: 0
Found this in the logg, I have no idea where to even start.
Another issue I uncovered was the âMore Hot Waterâ entity. On the S-Series and specifically on MyUplink, this is a simple on/off switch.
I found this entity ânumber.more_hot_water_40698â which is a slider from -128 to +127. If I push the slider the +127 it turns on the more hot water.
Does anyone with a S1255 get values in the BE1/BE2/BE3 (current) sensors? Mine are all 0 which is the same as when I check through the myUplink API. Current Power (EME 20) is also 0.
This is my experimental setup for power usage, derived from 1903 (current) address using P(kwh) = U * I * 1.732 / 1000 equation for three phases. Current is register 1903 divided by 10. I have SMOS40 and Nibe s2125. So far looks like a good estimate.
With new firmware (nibe-n-2_17_5.swu) new energy related modbus registers on are available on smo s40:
Energy log - Energy produced for heat during current hour MODBUS_INPUT_REGISTER 2283 100 kWh 6 0 0 0
Energy log - Energy produced for hot water during current hour MODBUS_INPUT_REGISTER 2285 100 kWh 6 0 0 0
Energy log - Energy produced for pool during current hour MODBUS_INPUT_REGISTER 2287 100 kWh 6 0 0 0
Energy log - Energy produced for cooling during current hour MODBUS_INPUT_REGISTER 2289 100 kWh 6 0 0 0
Energy log - Energy used for heat during current hour MODBUS_INPUT_REGISTER 2291 100 kWh 6 0 0 0
Energy log - Energy used for hot water during current hour MODBUS_INPUT_REGISTER 2293 100 kWh 6 0 0 0
Energy log - Energy used for pool during current hour MODBUS_INPUT_REGISTER 2295 100 kWh 6 0 0 0
Energy log - Energy used for cooling during current hour MODBUS_INPUT_REGISTER 2297 100 kWh 6 0 0 0
Energy log - Energy used by additional heater for heat during current hour MODBUS_INPUT_REGISTER 2299 100 kWh 6 0 0 0
Energy log - Energy used by additional heater for hot water during current hour MODBUS_INPUT_REGISTER 2301 100 kWh 6 0 0 0
Energy log - Energy used by additional heater for pool during current hour MODBUS_INPUT_REGISTER 2303 100 kWh 6 0 0 0
Energy log - Current power consumption MODBUS_INPUT_REGISTER 2305 100 kW 6 0 0 0
Energy log - Current power consumption, components MODBUS_INPUT_REGISTER 2307 100 kW 6 0 0 0
i