Not sure about power consumption, but could test with a (smart) outlet, such as Eve Energy.
Raspberry Pi does not, as far as I know, any power management, such as standby mode. It’s either on or off (no power). There are hardware (HATs) that could do this, but probably not a good solution, as Ropieee don’t support it - and you want other HATs.
ropiee running on RPi2 + pi 7" display + DigiAMP hat is sucking 3,4W at idle (display is on with clock) and about 5W when playing music in small room on 87dB speakers, even quite loud
measured by aeotec smart socket, not sure how precise it is though…
My guess is that RPi4 will be around 7W at idle.
You can reduce power consumption by downlocking cpu, memory and adequately lowering voltages and on rpi3/4 by disabling bt+wifi in boot config if not needed. This is for advanced users only, not supported by ropiee web gui of course
Yes, I would likely be able to find my way to configuration file, but I’m new to this. Maybe, it’s baked in to Ropieee in a way that attempting to change it does not make sense. @spockfish, maybe you have a comment before I consider trying it out?