[APP][Pro] Chronograph - Adds precise timer, stopwatch and transition functionality to Homey

The Homeyscript changed the used API
Some things have changed:

.
You’d use ‘get’ instead of ‘apiGet’

The following endpoints on the App class have been renamed.

app.apiGet(path) -> app.get({ path })