Your unit probably does not provide the data.
You could try a manual request to http://<airco ip>/aircon/get_sensor_info while it's running.
That should return something like "ret=OK,htemp=22.0,hhum=45,otemp=14.0,err=0,cmpfreq=0,mompow=1"
My guess is that for your unit, you won't see the "mompow" attribute. It's probably dependent on the outdoor unit providing the power usage information, but as long as Daikin does not publish anything about their API, we'll never know for sure.