Hi all,
I’m in the process of ordering an Axioma Qalcosonic E4 DN25 heat meter for my 12kW Vaillant aroTHERM Plus heat pump and want to get the data directly into Home Assistant without needing an emonPi or emonBase.
My current setup:
-
Home Assistant Green (HA OS)
-
myPyllant integration for Vaillant data
-
Shelly Pro EM already measuring electrical input to the HP
-
Shelly temperature sensors on flow/return and UFH manifold
-
ESPHome already in use (running a BLE Bluetooth proxy)
-
MQTT broker running in HA
What I want:
-
Heat output in kW (live) and kWh (daily) from the E4
-
Feed into HA sensors for COP calculation and dashboard display
-
Ideally fully local, no cloud
What I’ve considered:
-
OEM M-Bus to USB adapter plugged into HA Green’s USB port — but unclear if this works without emonPi
-
ESP32 + M-Bus transceiver board as a WiFi bridge via ESPHome — seen this mentioned but described as complex
-
Pi Zero 2W running emonSD as a bridge — works but adds another device
Questions:
-
Has anyone connected the OEM M-Bus USB adapter directly to HA Green (no emonPi) and got it working?
-
Is there a straightforward ESPHome M-Bus config that works with the Axioma E4?
-
Is there a simpler solution I’m missing entirely?
Happy to share more about my setup. Thanks in advance!