Basic compatibility support for openHAB 2. Still supports openHAB 1.
Added color support for Pebble Time platform. Black/White still supported for Pebble Classic.
Eliminated blank screen flash on startup.
Dropped 'for Pebble' from the name.
Added Chalk (Pebble Time Round) support.
Add a setting to disable voice dictation confirmation screen.
Add support for voice commands. Use long press on middle button to get to Voice Command menu. See https://github.com/openhab/openhab/wiki/Controlling-openHAB-with-your-voice for details on how to configure your openHAB server to use voice commands.
Display the timeline token on the app configuration page (on the phone). Can be used to send pins or notifications to the watch. Upcoming support for pebble action in openHAB needs the token for server configuration. See this forum post for details: https://community.openhab.org/t/pebble-timeline-action/4916
Fixed an issue with the config webpage that was causing problems for cloudpebble (and possibly Android) users.
Replace ecmascript 6 code that doesn't seem to work on many Android phones.
Added support for Slider and Setpoint widgets of GroupItems.
Treat Uninitialized toggles as OFF so that they can be turned ON.
Moved to SDK 3, compiled for aplite and basalt.
Various compilation warnings fixed.
No release notes available