Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Releases: openhab/org.openhab.ui.habot

2.5.0.201901061047: added version back (#38)

06 Jan 10:53
7b0246c
Compare
Choose a tag to compare
see https://github.com/openhab/openhab2-addons/issues/4523

2.5.0.201812271738: Add Dutch language support (#32)

27 Dec 17:44
Compare
Choose a tag to compare
Signed-off-by: Jorg de Jong <jorg@dejong.info>

2.4.0.201812151618: Update README.md

15 Dec 16:24
9458124
Compare
Choose a tag to compare
One sentence per line

2.4.0.201812151607

15 Dec 16:12
17677b3
Compare
Choose a tag to compare
Remove build badge

2.4.0.201812151537: Online help & documentation update (#31)

15 Dec 15:42
bb74142
Compare
Choose a tag to compare
- Add the walkthrough series in the online help page;
- Remove PWA slide show;
- Remove outdated info from README.md

Signed-off-by: Yannick Schaus <habpanel@schaus.net>

2.4.0.201812121453: Update GitHub repo (#30)

12 Dec 14:59
Compare
Choose a tag to compare
Signed-off-by: Wouter Born <eclipse@maindrain.net>

2.4.0.201810142358: Item resolver implementation with ESH semantics (#24)

15 Oct 00:04
4f029b4
Compare
Choose a tag to compare
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 <habpanel@schaus.net>

2.4.0.201809261323: Improve analyzer line charts

26 Sep 13:32
Compare
Choose a tag to compare
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 <habpanel@schaus.net>

2.4.0.201809260735: Use Action sheet for analyzer predefined periods

26 Sep 07:47
Compare
Choose a tag to compare
Signed-off-by: Yannick Schaus <habpanel@schaus.net>

2.4.0.201809260024: Manifest precaching, SW in dev mode, UI fixes

26 Sep 00:31
Compare
Choose a tag to compare
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 <habpanel@schaus.net>