Factory Defaults

I would like to reset the power HAT to its factory default. But executing restore_factory_defaults() tells me that the SixfabPower object has no such attribute. What have I done wrong??

Hi @marc ,
Can you confirm that you are using the latest version Python API package and firmware?
If it’s not up to date, please update and test again.

pip3 install sixfab-power-python-api --upgrade

Upgraded and all is well. Thanks for your help. I was confused as I could see the code for Factory Reset but it didn’t seem to work.
Regards,
Marc