Changelog

The Pebble Appstore changes based on your specific choices. Use the options below to look around!

Pebble OriginalPebble Original
Pebble TimePebble Time
Pebble Time RoundPebble Time Round
Pebble 2Pebble 2
Pebble 2 DuoPebble 2 Duo
Pebble Time 2Pebble Time 2
Pebble Round 2Pebble Round 2

Version 1.22026-01-16T03:49:42

* Added the ability to pin entities to the main menu for quick access
* Added support for re-ordering items on the main menu
* People can now be accessed directly from the main menu (previously supported, now easier to reach)
* Added Home Assistant Floors support to group Areas by floor for easier navigation
* Floors and Areas now respect Home Assistant’s manual ordering (Home Assistant 2025.12+)
* Entity subtitles showing relative time now update live so timestamps stay accurate without refreshing

Version 1.22026-01-16T03:49:42

* Added the ability to pin entities to the main menu for quick access
* Added support for re-ordering items on the main menu
* People can now be accessed directly from the main menu (previously supported, now easier to reach)
* Added Home Assistant Floors support to group Areas by floor for easier navigation
* Floors and Areas now respect Home Assistant’s manual ordering (Home Assistant 2025.12+)
* Entity subtitles showing relative time now update live so timestamps stay accurate without refreshing

Version 1.12025-12-15T03:12:27

Bug Fixes:
- Fix app restart handling on settings save and network reconnect (app was closing instead of properly handling these cases)
- Fix script icon not displaying
- Fix new entities not showing up
- Default to sorting entities by attributes.friendly_name in ascending order

Version 1.02025-12-06T02:15:43

Improvements
- Cache Home Assistant data for faster bootup by loading it in the background.
- Saving settings now restarts the application.
- Improved entity loading by using `subscribe_entities` instead of fetching all states.
- Added support for Home Assistant’s coalesce_messages feature to receive multiple events in one message.
- Show a loading page instead of a blank screen while waiting for the phone to initialize JavaScript.

New Features
- Added a Quick Launch option called "Exit on Back" to exit the app when backing out of a menu.
- Added support for vacuum entities, including service calls and long-press handling.
- Long-pressing a scene now activates it.
- Added a setting to trigger the backlight when Assist responses are received.
- Render icons for binary_sensor entities based on device class (doors, garage doors, windows, lights).
- Added sorting options for unavailable and unknown entities; unavailable entities now sort to the end by default.
- Added a setting to change how long presses are handled for automation entities (toggle or trigger).

Fixes
- Fixed Assist crashing on newer hardware when confirm dictation was enabled.
- Fixed vacuum icons not displaying.
- Fixed scene icons not displaying.
- Fixed an issue with scene entities disappearing.
- Removed the unused “Filter Entities” option from the HTML config page.

Config Page
- App configuration now loads on GitHub Pages.
- Added automated publishing workflow for the config page.
- Improved visual design of the config page with dark and light mode support.
- Favorite entities now show both their display name and entity_id.

Version 0.92025-11-03T21:48:22

- Support for managing To-Do lists
  - Ability to set To-Do lists as the Quick Launch action 
- Automatically horizontally scroll menu items with long text
  - if you leave a menu open with an item that has long text (so it scrolls horizontally) it stops scrolling after 1 min to prevent draining watch battery
- Disable menu icons for APLITE (OG Pebble) as it was crashing if too many images are loaded into the page due to low memory constraints
  - We force the domain menu to load if there is more than one entity type in the menu to help distinguish entity types
- Add vibration feedback for service calls
  - single vibration for success double vibration for failures
- Fix crashing on new Pebble 2 Duo watch

Version 0.72025-10-02T16:16:54

Initial release