My new Dashboard!

GC-DUB

GC-DUB

Messages
13
Location
Brighton
Vehicle
Grand California 600
I wanted to add the GC to Home Assistant and so far its looking good. Its a bit complicated!
We only picked the GC (2022 model) up on the 7th June!

For those interested, I'm using:
Raspberry Pi Zero 2w with Waveshare RS485 Hat to talk to the Canbus
ESP32 with a LIN adapter to talk to Truma Combi
INA219 to measure voltage
GPS module for location
Plus VW for locking etc

Everything is installed in a small black box in the electrics cupboard where everything is accessible. I've also isolated the 12v feed for the Ambient lights (We don't have them) and I'm logging the changes to the ambient light colours on the Canbus so I can add a cheap led light string and control it from the panel like the OEM lights.


Screenshot 2025-06-18 093243.png
 
That is fantastic!! Can you share details of the build/schematics/software? I’m familiar with HomeAssistant as I run an instance for home automation but you’ve plainly got some advanced skills for the CAN and LIN bus interfaces and decoding. Have you worked out all the CI-Bus protocols for control of the Truma etc.
 
Thanks Gordon, in terms of the CI-BUS I've used a very comprehensive reference online here:


I'm still fine tuning things and logging packets to iron out some anomalies, but Marco (mk4001) has done an amazing job of documenting his findings. I'm running Node-Red on my Pi Zero which also runs Tailscale to VPN all traffic back to my Home Assistant server which is at home.

Truma is all through LIN rather than CI-BUS which exposes the extra features of Truma CP Plus, notably Boost mode for hot water which isn't possible on the GC panel.
 
Great. Many thanks for that link. I have the Truma iNet box which allows Bluetooth & SMS control but adding your setup appeals as there is much more useful GC information . I have already integrated the VW Connect custom integration in my house Home Assistant server. For some reason I can see the door status but I can’t perform any lock/unlock actions. Which integration are you using for your VW Connect control?
 
We just traded our iNet box in with our last van, it was great when it first came out (We had swapped it between 3 different vans, so it didn't owe us anything!) , but its only a matter of time before the app stops working.

I'm using this in HA:
 
The iNet box works with the new app for the new Truma panel so probably fine for a bit. The 2G network will go away at some point but in the UK that’s probably a good few years away. Either way your approach is nicer, future proof and a more comprehensive viewer and control setup. On my todo list …..
 
I wanted to add the GC to Home Assistant and so far its looking good. Its a bit complicated!
We only picked the GC (2022 model) up on the 7th June!

For those interested, I'm using:
Raspberry Pi Zero 2w with Waveshare RS485 Hat to talk to the Canbus
ESP32 with a LIN adapter to talk to Truma Combi
INA219 to measure voltage
GPS module for location
Plus VW for locking etc

Everything is installed in a small black box in the electrics cupboard where everything is accessible. I've also isolated the 12v feed for the Ambient lights (We don't have them) and I'm logging the changes to the ambient light colours on the Canbus so I can add a cheap led light string and control it from the panel like the OEM lights.


View attachment 137298
Hi GC,

Sono solo curioso di sapere due cose:
1] hai usato "inetbox2mqtt" a bordo del tuo ESP32?
2] da Home Assistant riesci a mandare i comandi alla truma (ON/OFF, cambio temperatura, ecc)?

Ho sviluppato un app per IOS che parla direttamente con "inetbox2mqtt" se può interessare tra qualche settimana la dovrei pubblicare sull'AppStore.

grazie e buon viaggio

Marco (mk4001)
 
Marco!

Thanks again for all your documentation. Its not easy to decipher all those packets!.

I'm using:


and yes, I can send the commands from Home Assistant for Truma and Node-Red (I hadn't used Node Red before, so thanks again. Its a very quick way to get started.) I had thought about using Can2mqtt until I realised I could connect Node-Red to HA so easily.

The app sounds interesting (Although I am on Android)

Brian
 
I wanted to add the GC to Home Assistant and so far its looking good. Its a bit complicated!
We only picked the GC (2022 model) up on the 7th June!

For those interested, I'm using:
Raspberry Pi Zero 2w with Waveshare RS485 Hat to talk to the Canbus
ESP32 with a LIN adapter to talk to Truma Combi
INA219 to measure voltage
GPS module for location
Plus VW for locking etc

Everything is installed in a small black box in the electrics cupboard where everything is accessible. I've also isolated the 12v feed for the Ambient lights (We don't have them) and I'm logging the changes to the ambient light colours on the Canbus so I can add a cheap led light string and control it from the panel like the OEM lights.


View attachment 137298
You need to be selling this. I would buy it. You could offer a customisation service as well for other bits of kit. For example I have quite a comprehensive eco flow system hooked up.
 
I have a torch and some old quality street wrappers, sets the mood quite nicely
 
Back
Top