[Binding Request] Revogi Smart Power Strip EU/US

Hello

I was just looking for a nice smart power strip that has an EU plug and I found this one

https://www.gearbest.com/living-appliances/pp_595517.html?wid=1433363

They have EU and US plug version, which seems nice if you think of possible user base.

Anyone having any experience?
Or expressions about that one?

Manufacturer Website:

EU version: https://www.revogi.com/smart-power/smart-power-strip-eu/#section0
(different) US Version: https://www.revogi.com/smart-power/power-strip/#section6

And a YT Video I found of the EU version:

+1 I’m also looking for EU power strip. But it seems that OH2 dosent support such a devices for EU. We will need to use home made one which will base on ESP8266 for each socket :slight_smile:

I have been talking to the support and they told me that the devices are already available. As you can buy them already - i’ve asked them to provide me with offical reseller if possible.

The more exciting answer is this the following. While they do not officially provide an API, they will soon provide me with some tech documents describing their interface, so we can create a binding for it!
Means they dont block it and openly provide support so we can integrate it to openhab… which is really cool i might say.

As soon I receive more information I will post the documents.
Maybe we can find someone who is willing to provide some support to create a proper binding?
While I know programming, I don’t know well about java or openhab, so support would be appreciated.

As soon as i get some more feedback i will try to get my hands on one of these so i can start checking it out.

Hey.

That’s an old post, but you can find some stuff on my articles Résultats de recherche pour « revogi » – La vie rêvée d'Akim

They are in French, but I trust you’ll find your way.

I have these plugs since many years now. Never updated the firmware as I am quite convince that the new firmware would close the local access to API, and only allow access through the cloud (Max Hauri here in switzerland has been the provider of these Revogi products).

A long time ago, I made a plug-in for Home Assistant. Was basic: On-off for the plugs. But hey… what would you expect more of these :slight_smile:

Anyway, if you have luck to access yours with the API calls I have in these articles, there are chances you can easily automate using HTTP calls.

There is a openhab add-on but specific for a model. I need to check if the calls are the same, and why it is not able to accept my plugs. I might temper with this to have mine work.

But still. HTTP calls are easy with this stuff. I use it with iPhone Shortcuts, and with other HTTP shortcuts all the time.