I have configured Modbus for my S1155 as well. Getting the sensors in is succesfull.
I’m using the RMU S40 as a thermostat - and can’t find any Modbus registers for this accessoire - did you perhaps manage to get the RMU S40 info from a Modbus register?
No, I am using other thermostats. But I guess you are seaching for this registers:
|External adjustment with room sensor climate system 1|MODBUS_HOLDING_REGISTER|55|10|°C|
|External adjustment with room sensor climate system 2|MODBUS_HOLDING_REGISTER|54|10|°C|
|External adjustment with room sensor climate system 3|MODBUS_HOLDING_REGISTER|53|10|°C|
|External adjustment with room sensor climate system 4|MODBUS_HOLDING_REGISTER|52|10|°C|
|External adjustment with room sensor climate system 5|MODBUS_HOLDING_REGISTER|900|10|°C|
|External adjustment with room sensor climate system 6|MODBUS_HOLDING_REGISTER|899|10|°C|
|External adjustment with room sensor climate system 7|MODBUS_HOLDING_REGISTER|898|10|°C|
|External adjustment with room sensor climate system 8|MODBUS_HOLDING_REGISTER|897|10|°C|
What worked out for me: Turn Modbus off at your heatpump, then restart the heatpump, wait 20-30 minutes (Nibe is calibrating) an then turn Modbus on again.
Can anybody advice a rookie regarding how to do the following?
I have the Nibe Uplink API up and running on HASSIO, no problems after a bumpy start, I can see lots of different sensors and values. But would like to refine it a little bit and take it to the next step. For example, if the outdoor temperature is expected to go down and the water temperature is below a certain temperature I would like to send a new degree minutes value to Uplink in order to keep the pump running and not stopping. Degree minutes sensor is sensor.nibe_XXXXX_43005
Anybody that has done something similar? I have node red on my HA, I guess that could be used at least. Or should I use automation rules? But what I wonder is how to make the order go through to the Uplink? I have Uplink Premium so making remote settings should not be a problem.
Many thanks in advance and sorry for probably not beeing able to use the right terms,
Anders
The api doesn’t support updating the degree minutes, so you can’t du that. You would have to do it my changing the target room temperature using a smart home termostat, or modifying the flow temperature if you are paying for the nibe service.
Ok, many thanks for that, then I know I cannot extend the working period that way I tought.
I have the paid uplink version so that is not a problem.
But if I do it by changing the flow temperature (is it same as changing the curve?), my question is still the same, how do I send this command to the pump?
Hello, has anyone tried adding a CTC heat pump ? They are using the same website as Nibe on new heatpumps. I have a new ctc gsi 608 and i will try to add this to my hass with “Nibe Uplink”
I have my pool heated by the NIBE system, and I wanted to control the temperature and compressor frequency based on weather and electricity price. However, those values appears to not be possible to change in the current integration (parameters 48090, 48092 and 48287). Is this not possible to do through the API, or has it just not been considered?