Even Realities¶
Even Realities is a manufacturer of smart glasses: Website
G1 Smart Glasses¶
Partially supported
Partially supportedMissing important features, you might be required using vendor app at some point to manage the gadget.
No-vendor pairInitial pair can be done in Gadgetbridge without needing the proprietary vendor app.
The G1 glasses have a monochromatic display in the lenses that can perform many of the same functions as a smart watch. The glasses utilize two separate BLE connections, one for each lens/arm of the glasses. The missing features are listed in the order of priority of being added.
Features supported by Gadgetbridge:¶
- Simple dashboard
- Device bonding
- Clock syncing
- Notifications
- Configure Display On Arrival
- Configure Display Duration
- Battery level
- Charging state
- Case battery status
- Weather
- Silent mode/Do Not Disturb
- Device configurations
- Wear detection
- Headup angle
- Remapping touch inputs
- Display depth
- Display veritcal location
- Brightness level
- Auto brightness
- Time format
- Temperature units
Currently missing features:¶
- Navigation
- Calendar
- Configuring the dashboard and widgets
- Firmware Update
- Widgets (quick notes, stocks)
- Voice control features
- Creating quick notes
- Teleprompter
- Any sort of AI integration (this may never be added)
Supported Hardware Revisions:¶
- G1A - Round frame version of the glasses
- G1B - Square frame version of the glasses
Tested with firmware versions:¶
- 1.4.5
- 1.5.0
- 1.5.2
- 1.5.6
- 1.6.2
- 1.6.3
Changelog¶
- pull request #4553 - Inital support was added. Can pair, connect and show the battery life
- pull request #4621 - Enhanced support so glasses are shown as a single device instead of two seperate ones
- pull request #4832 - Add Settings menu with device configuration and a toggle button for silent mode
- pull request #4888 - Add Weather Support, battery charging status and case battery level, device debugging, setting for time format
- pull request #5160 - Add Notification Support and improve connection reliability
- pull request #5457 - Remove manual battery polling and rely on the periodic messages from the device
- pull request #5458 - Handle BLE MTU change as the device expects
- pull request #5459 - Move Packet Sequence Generation to the shared space
- pull request #5480/ pull request #5481 - Support More BLE Device Names (G1_X_L, G1_XX_L, G1_XXX_L...)
- pull request #5464 - Improve connection reliability
- pull request #5485 - Improve reconnection reliability