ATTiny Sleep Mode

Trying to create some battery-powered sensor nodes. When you put an Ateml chip to sleep (using the full power-down mode), does it automatically cut off power to the output pins, or do you need to do that manually (before issuing the power-down command)?

Thanks!

does it automatically cut off power to the output pins

No.

Cool. Thank you very much!