Skip to content
Tim Schneeberger edited this page Dec 12, 2020 · 3 revisions

This page will contain frequently asked questions about application features and behavior.

How can I switch temperature units?

You can switch between Celsius and Fahrenheit by clicking once on a temperature value on the battery dashboard.

My custom actions keep resetting

That most likely occurs if you open touch panel settings with your mobile application. Custom actions that were implemented by me are not supported and the mobile application treats such settings as corrupt and sends a reset request to your Buds. At the time of writing this page, there is no easy way to get around that except staying away from that settings page in the mobile application.

Stay updated with the project, anything might happen in the future.

Can I set a custom title for popups?

You can override the title of connection popups in the settings section.

It is possible to use simple variables to generate dynamic header titles:

Variable Description
{0} Insert username
{1} Insert model modifier
(Buds{1} => Buds or Buds+ or Buds Live)

For example Galaxy Buds{1} ({0}) would evaluate to Galaxy Buds+ (User) or Galaxy Buds Live (User)