This repository has been archived by the owner on May 23, 2019. It is now read-only.
Releases: openhab/org.openhab.ui.habot
Releases · openhab/org.openhab.ui.habot
2.5.0.201901061047: added version back (#38)
see https://github.com/openhab/openhab2-addons/issues/4523
2.5.0.201812271738: Add Dutch language support (#32)
Signed-off-by: Jorg de Jong <[email protected]>
2.4.0.201812151618: Update README.md
One sentence per line
2.4.0.201812151607
Remove build badge
2.4.0.201812151537: Online help & documentation update (#31)
- Add the walkthrough series in the online help page; - Remove PWA slide show; - Remove outdated info from README.md Signed-off-by: Yannick Schaus <[email protected]>
2.4.0.201812121453: Update GitHub repo (#30)
Signed-off-by: Wouter Born <[email protected]>
2.4.0.201810142358: Item resolver implementation with ESH semantics (#24)
BREAKING: Requires an openHAB distribution including https://github.com/openhab/openhab-core/pull/415 to work! Related to https://github.com/eclipse/smarthome/pull/6288. Requires compatible tags. Extract name samples from tags, item labels & synonyms (comma-separated strings in the "synonyms" metadata namespace) Other misc changes: * Fix location dropdown counters in card deck * Fix invisible send button in chat text field * Better title & subtitle in generated chart cards * Expand matched groups automatically * Fail most skills if no entities found Signed-off-by: Yannick Schaus <[email protected]>
2.4.0.201809261323: Improve analyzer line charts
Automatically move to second axis if format is different Use areas for secondary axis series Adapt margins to axis ticks labels Centered average lines labels Signed-off-by: Yannick Schaus <[email protected]>
2.4.0.201809260735: Use Action sheet for analyzer predefined periods
Signed-off-by: Yannick Schaus <[email protected]>
2.4.0.201809260024: Manifest precaching, SW in dev mode, UI fixes
Card deck filters: menu was not always appearing in Firefox Use a web app manifest in statics to precache (prevent asking for credentials) JSON Editor in card designer was broken Fix suggestion chip at start of chat (also it is now dynamic) Make the SW work again in dev mode Consider all colored cards dark (temp. fix for https://github.com/quasarframework/quasar/issues/2546#issuecomment-420980689, should/will add an option) Signed-off-by: Yannick Schaus <[email protected]>