I was attempting to resolve my issues with the PCA board by upgrading to the latest master branch. (Note
@Michael Lane pointed out in different thread that 100% power on PCA does not currently work). When I make an .deb from the master branch (2.1-62-g0746010), then I install it on my pi-zero the UI no longer comes up. Instead it says "404 page not found".
After this I went to an older branch (2.1-52-gc74e8f6) and installed it. This UI seems to require you to add a "PCA" driver now. The UI suggests "68" as the address. Everytime I try and add one I get the error "remote I/O error". I know my i2c stuff is working because it works on version 2.2. How do I figure out what the proper address/frequency for the PCA board is? Or is there some other issue with the bleeding edge of reef-pi?