HI,
I was able to get it working by using the code in the link below.
i changed line 57:
def init(self, address = 0x04): to def init(self, address = 0x08): as this is the address of my i2c on the unit.
you can check the i2c address by opening command prompt and typing ’ i2cdetect -y 1’