Hi all! This is my first attempt with a device handler, and it’s just a beta.
Anyway, I’m using this code and seems working good.
The Qubino Smart Meter is a Energy/Power meter device that can also manage two relays. My device handler currently doesn’t manage them, but reports correctly the energy informations, like current power, Max/Low values, power factor, etc.
Of course there is a lot of space for improvements, but I think that it is better to publish this beta now so that if you need that device handler you can use it right now.
I just bought that same device and I’m planning to install it in a few days. So even though I haven’t used it yet, I just wanted to thank you for your work.
As soon as I’ll have it working I’ll let you know if everything is working for me too, Maybe I can even help you out with some improvements.
Hi Thanks for the DH, unfortunately it seems not updating correctly the data for the latest smart meter version.
Power consumption is showing always 1 and other fields are empty. Maybe a mapping issue. Do you have time to work on this issue ? i can provide you all the details.
Is there any news regarding the update of this device handler?
You did a really great work with the first version of the DH and it would have been really nice if you could publish also the beta version of the updated DH.
@Mihail_Stanculescu@gmanor77, thanks for the interest. Honestly, I was even not following the Qubino and it was a good surprise to find that they created a 3-phase meter.
When I bought it, the 1-phase was the only available.
I am sorry but I would need the new 3-phase Smart Meter to develop the changes on the device and test it. Without having the device in my hands it would take too much time for me to make the necessary changes and test them.
The good thing is that, since I developed my device driver, SmartThings has improved a lot and now the integration should be easier and should require less code.
In theory, I found from the official SmartThings github, this code that could work.
If it does not work, and if anyone would like to provide me one 3-phase meter, I would be happy to develop a new release of the software that works with it.
Thanks for the reply. I was interested in the possibility of displaying kWh produced because I have a solar power plant and the energy meter has this function.