openhab / org.openhab.ui.habot

A chatbot for openHAB using machine-learning natural language processing from OpenNLP
Eclipse Public License 1.0
65 stars 31 forks source link

Item resolver implementation with ESH semantics #24

Closed ghys closed 5 years ago

ghys commented 5 years ago

Related to https://github.com/eclipse/smarthome/pull/6288.

Note: Temporarily disables the REST API for named attributes (breaks the dialog in the UI, tbd).

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

kaikreuzer commented 5 years ago

Could you re-run Travis (I do not have access)? It should successfully run now that https://github.com/openhab/openhab-core/pull/415 is merged.

ghys commented 5 years ago

It seems to work now indeed!