DirkG
December 14, 2022, 3:39pm
73
Please add support of the Qubino 3-Phase SmartMeter, because I would like to use this in PBTH without going through the workaround of a virtual device and additional flows and without using the wattage option as it is more inaccurate.
opened 12:32PM - 13 Dec 22 UTC
enhancement
Hi Robin,
I bought a Qubino 3-Phase SmartMeter. I would like to use this in PBT… H without going through the workaround of a virtual device and additional flows and without using the wattage option as it is more inaccurate.
The problem why the Qubino SmartMeter doesn't work with PBTH by default is that the Qubino app uses other capabilities.
PBTH uses:
`meter_power`
Qubino app uses:
`meter_power.import`
for power consumption (import).
The Qubino app/the SmartMeter has also the capability, to report the export of wattage with the following capability:
`meter_power.export`
The Qubino 3-Phase SmartMeter is also used by other users, as you can see in the forum.
Would it be possible to implement these two capabilities in the code?
Best regards
Dirk
3 Likes