Page 1 of 1
Car Outdoor Temperatur Display
Posted: Mon Sep 29, 2025 8:30 am
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?
Re: Car Outdoor Temperatur Display
Posted: Mon Sep 29, 2025 8:51 am
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