Sonoff pow r2 - esp8266

Good day.
I need direction.
I would like to read the current, power and voltage values from the SONOFF POW R2.
Thank you for your help.
Otmar Hruska

I don't know of a way to read the values directly from the ewelink app and the alternative option I know off need some form of computer like the raspberry pi or bigger.

One option is to reprogram the Sonoff device with Tasmota and then use MQTT via a broker running on a computer to get the values you want.

Another option is you install the ewelink API on a computer running node.js and extract the values that way.