Alexa does not show any items

@sipvoip

AFAIK when using GitHub - openhab/openhab-alexa: openHAB skill for Amazon Alexa you query to local REST API for your taged items.

You can see them here:

http(s)://yourOpenhabIP:port/rest/items

Then search this site for the word: tags":["

In this search hit line, look on the left side if there is a label. If it’s missing, you have to check your .items configuration. Or get rid the line anyhow.

Most problems causing is the “simple item linking”.

See also here: