For an engineering project, I am developing a raspberry pi compatible GEABus shield which can talk natively with these appliances. With this, so far, I've been able to talk to the refrigerator interface directly using a python serial API, and I would like to add support for newer high-end ranges that use the RC17 board, as that's what I have access too.
For an engineering project, I am developing a raspberry pi compatible GEABus shield which can talk natively with these appliances. With this, so far, I've been able to talk to the refrigerator interface directly using a python serial API, and I would like to add support for newer high-end ranges that use the RC17 board, as that's what I have access too.