I'm developing a Smarthome Skill for Alexa which create a virtual DoorbellEventSource Device.
Discovery works like a charme, so I'm able to see the device in my alexa app. I'm also able to send a DoorbellPress event to the Alexa Event Gateway (acknowleged by HTTP 202 response), hence successful.
Now my problem: When creating a new routine in my alexa app with the Doorbell as trigger, I get the error message, that this device is currently not supported. Similar routines which I trigger with contact or motion sensors work perfectly. I updated the alexa app to the latest version and also restarted my phone, but without success.
Anybody has an idea, why I can't get doorbell device to work? Is it really not yet supported in the EU/german region?
BTW, I can't see a successful doorbell event neither in smarthome live skill debugger nor in the state reporting test tool. It's probably because it's not a change report message but an Alexa.DoorbellEventSource message, right?
Thanks in advance for your support.
Regards
André