26.03.2021, 12:38
Try this and please link the whole documentation next time. I've set the address to 0 as it looks like you need to subtract 1 from the documented address. Try setting it back to 1 if reading does not work. You will have to delete the device and create it again after uploading updated profile.
Code:
{
"manufacturer": "NIBE Heat Pump",
"description": "VVM S320 / S325",
"mapping": [
{
"name": "Outdoor temperature (BT1)",
"bus_datatype": "float16",
"datatype": "int16",
"type": "inputregister",
"address": 0,
"value_multiplier": 0.1
}
]
}