Car Outdoor Temperatur Display

Post Reply
Marcel7162
Posts: 5
Joined: Sun Sep 28, 2025 12:47 pm

Car Outdoor Temperatur Display

Post by Marcel7162 »

I'm wondering if it's possible to integrate a temperature display into the toolbar at the bottom? I would like to use a Canbus adapter to evaluate the current outside temperature and have it displayed at the bottom at all times. Is this possible using overlays?
hudiy
Site Admin
Posts: 440
Joined: Mon Jul 14, 2025 7:42 pm

Re: Car Outdoor Temperatur Display

Post by hudiy »

Yes, that’s one of the use cases for overlays. You can use one of the examples as a base for your own overlay https://github.com/wiboma/hudiy/tree/ma ... les/api/js.

On our GitHub, you’ll also find information on how overlays work and what configuration options they provide:

https://github.com/wiboma/hudiy/blob/ma ... d#web-view
https://github.com/wiboma/hudiy/blob/ma ... d#overlays
Post Reply