Description
I have a heatpump installed with the following components:
- AroTherm 75/6 outside unit.
- UniTower 190/6E boiler
- VR71 controller
- VRC720/3 thermostat.
I bought a C6 adapter with USR-ES1 ethernet adapter that I want to use to connect the system to Home Assistant. I want to use micro-ebusd for that. I purchased the token and set the protocol to micro-ebusd:
Actual behavior
When I connect the adapter to the bus and ethernet and power it through a usb-c phone charger it connects to the bus and shows a number of measured values in Home assistant.
But at this point my VRC720 enters a boot loop. It boots, then after about 40 seconds it reboots again.
In order to test I have installed ebusd on a raspberry pi and connected the C6 adapter by USB cable to it.
This works without problems. The measured values are being read and the VRC720 does not reboot.
Expected behavior
I would expect that it would work with micro-ebusd the same as with the raspberry pi.
ebusd version
26.1
ebusd arguments
EBUSD_OPTS="--scanconfig --mqtthost=192.168.107.40 --mqtttopic=ebusd --mqttuser= --mqttpass= --mqttport=1883 --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqttjson"
Operating system
Debian 13 (Trixie) / Ubuntu 24-25 / Raspberry Pi OS 13
CPU architecture
arm64
Dockerized
None
Hardware interface
Adapter Shield v5/C6/Stick via Ethernet
Related integration
MQTT Home Assistant via mqtt-hassio.cfg
Logs
These logs show nothing special, because with the C6 connected to the rpi there's no problem.
This is how the status page of micro-ebusd looks when connected.

Description
I have a heatpump installed with the following components:
I bought a C6 adapter with USR-ES1 ethernet adapter that I want to use to connect the system to Home Assistant. I want to use micro-ebusd for that. I purchased the token and set the protocol to micro-ebusd:
Actual behavior
When I connect the adapter to the bus and ethernet and power it through a usb-c phone charger it connects to the bus and shows a number of measured values in Home assistant.
But at this point my VRC720 enters a boot loop. It boots, then after about 40 seconds it reboots again.
In order to test I have installed ebusd on a raspberry pi and connected the C6 adapter by USB cable to it.
This works without problems. The measured values are being read and the VRC720 does not reboot.
Expected behavior
I would expect that it would work with micro-ebusd the same as with the raspberry pi.
ebusd version
26.1
ebusd arguments
EBUSD_OPTS="--scanconfig --mqtthost=192.168.107.40 --mqtttopic=ebusd --mqttuser= --mqttpass= --mqttport=1883 --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqttjson"
Operating system
Debian 13 (Trixie) / Ubuntu 24-25 / Raspberry Pi OS 13
CPU architecture
arm64
Dockerized
None
Hardware interface
Adapter Shield v5/C6/Stick via Ethernet
Related integration
MQTT Home Assistant via mqtt-hassio.cfg
Logs
These logs show nothing special, because with the C6 connected to the rpi there's no problem.
This is how the status page of micro-ebusd looks when connected.