I’m getting crazy
after googeling and browsing the community, I still can’t get my OH2.5 connected with Alexa.
openHAB Cloud connector is setup and working, Sitemaps in the Android App are working well.
openHAB Cloud Status is ONLINE
Amazon account is registered with myopenhab.org, application is shown in my account / applications
Tag is addend via REST, result checked with HABmin, looks great.
REST request via myopenhab.org shows all Tags, so communication between cloud and server seems to work.
Already using V3 syntax: {alexa=“PowerController.powerState” [category=“SMARTPLUG”]
But still when searching for devices I only get the answer no devices found
Then take one of your items and use the v2 tagging [ “Lighting” ] and make sure that you have the openhab skill added via the Alexa app then try to discover the device.
I have not tried the V3 syntax yet so no advice on that but as mentioned try one device with V2 tagging. Verify that is working then move to V3 and maybe that will narrow down where the issue is.
@Mike-Mayer if you have a device to install the google app on Android or iOS you could install google home app. Use the tag on one switch [ “Lighting”] see if you can discover with google.
This proves your my openHAB is functioning. If google discovers this one then you could try alexa.
@Thedannymullen: Any pointers for google? I just started with google (only have one google mini) and it does not find any of my devices but Alexa works with everything.
No real pointers just make sure you have skill installed and proper tags.
I had issues getting started also, really not sure what the problem was. But once it worked it has kept working. Main thing I would say is if it does not work wait a day just to be sure. Maybe restart just to be sure all tags picked up.
Have you tried an item file instead of the REST? I had issues when I incorrectly entered something via REST, but once I did it in the item file I had no problems.