I would like to comment that I have successfully got PiSugar 3 to work (both plus version and regular version). All I did was follow the steps in the guide, however, the first shell command should be:
The only difference was the capital "P" in "pisguar", I've noticed that a simple lowercase gives the option of selecting PiSugar3. Then follow the rest of the guide. The pisugar2.py works perfectly fine on PiSugar 3 models.
I would like to comment that I have successfully got PiSugar 3 to work (both plus version and regular version). All I did was follow the steps in the guide, however, the first shell command should be:
curl http://cdn.pisugar.com/release/pisugar-power-manager.sh | sudo bash
instead of...
curl http://cdn.pisugar.com/release/Pisugar-power-manager.sh | sudo bash
The only difference was the capital "P" in "pisguar", I've noticed that a simple lowercase gives the option of selecting PiSugar3. Then follow the rest of the guide. The pisugar2.py works perfectly fine on PiSugar 3 models.