Hello,
I have created a Venus DBUS driver for Temperature and Tank level sensor data coming from a Loxone Domotica system. The driver queries Loxone using their REST API.
I run into some small issues:
1) whenever I set TemperatureType as per https://github.com/victronenergy/venus/wiki/dbus#temperatures in the CCGX Display's Device List the name becomes "Generic / Battery / Fridge Temperature Sensor" instead of the defined CustomName. In the Device -> Name field on the CCGX and using dbus-spy it does show the correct CustomName. Is this expected behavior. If I don't set the TemperatureType all is well and I see the CustomName in the Device List. Since I have a whole bunch of temperature sensors it's easier to distinguish what's what using the CustomName.
2) the data gets nicely forwarded to VRM however there it also carries a name "Temperature Sensor [n]". Is it possible to use the CustomName in VRM?
Thanks!
Regards,
Gjalt