[APP][Pro] Alexa - Control your Amazon devices from Homey

TTS stopped again after 2 days. But now we know how to get it back:

App deactivating + reactivating

This works manually but also with a flow. So I decide to reactivate the app every time I want Alexa something to say:

First I tried to implement the Alexa speak card in the then part of the first flow. But it didn’t work because if you deactivate an app which card you use inside the same deactivation flow the flowcard becomes invalid at runtime and will not continue after reactivation of the app. But it works if you start another flow with a delay. In the delay time the second flow will become valid again.

PS: Sorry, cards are in German. But I hope it’s clear how it works.