Hello,
I wanted to integrate Refoss Energy meter into Homey pro. Since there is no existing app, I built one. I am using its Open API to talk to the device locally and show all CT’s in Homey Pro app. You can use multiple flows to get alerts, set fixed Energy prices to see the amount it cost to run for the day, week or month in the widgets. These devices show up in Homeys Energy dashboard as Main Panel Energy monitor or Consumer devices which can be set in individual device settings.
For now EM06p and EM16P models work. I test the app with EM16P. App can be found here
SETUP
- Make sure your Refoss device is on the same local network as your Homey Pro
- Find the device IP address in your router’s DHCP table or the Refoss app
- In Homey, go to Devices > Add Device > Refoss Energy Monitor
- Select the device model and enter its IP address
- For EM06P / EM16P, select which channels to add and optionally rename them
KNOWN ISSUES
Right now only polling the device seems to work. This is done automatically every 60 sec.Although there is code for automatic webhook registration, where the device will send values on change, it doesnt seem to work. not sure if it is my network issue or app issue. investigating it.
If you have this device intsall it, use it and provide feedback. Thanks.



