Seeed Grove IR Receiver i2c

Connecting subject sensor to Arduino MKRWiFi1010 via i2c. Only example code I can find does not configure Arduino to communicate over i2c. An i2c scan shows addresses 0x60 and 0x6B responding with only this sensor connected. How can I configure the Arduino properly to communicate over i2c with this sensor? If there is sample code please point me to it. I can find no i2c examples in the Seeed_Arduino_IR-master.zip\Seeed_Arduino_IR-master\examples folder.

Thanks for any help…