The Pebble Appstore changes based on your specific choices. Use the options below to look around!
Pebble Original
Pebble Time
Pebble Time Round
Pebble 2
Pebble 2 Duo
Pebble Time 2
Pebble Round 2Fixed a bug where the configuration could get corrupted. It should now prevent that from happening or reset the corrupt value back to the default. FYI - this was triggered when entering a url and autocorrect added an apostrophe to the name. Gotta love autocorrect. Also fixed a bug where the devices and actions wouldn't reload automatically after a configuration change.
Fixed a bug where only some of the actions would render properly.
Fixed a bug where devices and actions wouldn't always load when the app started up.
1. Switched to Indigo XML RESTful API which handles Unicode better for our international friends. 2. Added an Item Filter configuration setting which will only return devices/actions that start with the filter value. It strips the filter from the item name. For example, if you have some devices to show on your Pebble, you could name them: PebbleRoom1, PebbleRoom2, and on your watch you will see: Room1 and Room2. This is in lieu of being able to specify a folder that contains the items of interest because that isn't yet supported by Indigo. 3. Various bug fixes and better error handling.
New in 2.0: - Fixed a bug where the port option would always reset to 8000 - Added support for authenticated connections to Indigo Server - Added support for Prism Reflector