02-08-2023 14:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-08-2023 14:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The Device API reference states that there is a method to return the current display brightness (not an override setting) but I cannot get this to work and cannot find any examples of how it should be used.
https://dev.fitbit.com/build/reference/device-api/display/#displaybrightnessvalue
Does anyone know how to retrieve the current display brightness as set in the device settings?
Thanks!

02-08-2023 17:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-08-2023 17:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I don't think DisplayBrightnessValue is a function. It seems more like a const enum that contains the possible values that can be used with brightnessOverride.
Gondwana Software
