Hi,
No real question - so if this is wrong here, please just move/delete.
There are already quite a lot of custom energy meter implementations (i.E. this , and countless others ), but I wasn't able to find one which is simply grabbing the required object-values from an IOBroker instance and passing it to venus/GX as an energy meter.
Big advantage is, that most of the smart home systems have an interface to iobroker --> This means we do not need a custom implementation for fronius (as the energy meter has a iobroker adapter), or senec (adapter) or kostal (adapter), shelly (adapter) etc... --> a pretty simple solution which should work in a lot of enviroments.
Get the code from: https://github.com/timostark/venus.dbus-iobroker-smartmeter --> Code is heavily copied from @oxident - so thanks a lot!
What to do to get it running?
- Have existing installation of IO Broker
- Have the Phase Powers, Total Consumption bought and sold in IOBroker
- Follow the installation instructions described in github.
As I do not know current or voltage of the phases in my homesystem, I didn't add them to the repo. If anyone needs just let me know.
BR,
Timo