saving the last text if it contains a key word and let it play, if front door is opened
using it to update my shopping list (as amazon shut down the shoppinglist-API, I’d like to manually update my ShoppingList via openHAB: OH listens to the lastVoiceCommand and uses an API to update my Shopping List)
for the last use case, this would be interesting:
but: for the time being: I don’t get the LastVoiceCommands from the binding. Is the issue still open or did amazon permanently change something?
with the binding from JNK on smartHomeJ you can get the lastVoiceCommand. But before that you have to trigger the refresh activity channel of the bridge thing.
So one solution is to trigger a connected switch within an Alexa routine. Then you can react on the change of a lastVoiceCommand item within an openhab rule.
found time to remove the “normal” binding and install the SmarthomeJ variant. All my things and items came back:
openhab> list -s | grep amazon
342 x Active x 80 x 4.1.0 x org.smarthomej.binding.amazonechocontrol
What do you mean with “trigger refresh activity channel”? I added an item to the refresh activity and send “ON” to it, but i still don’t get the LastVoiceCommands. What did I miss?
I’m still on 4.1.3
Hello, I have been using version 4.2.1 since its launch and I have been using TextCommand and LastVoiceCommand for a long time. Unfortunately, since yesterday morning, the TextCommand command no longer works. Does anyone else have this problem?
yes, as I encountered some issues with my setup I found your entry here. I don’t find any ERROR or something in the logs. It just won’t do…
(I’m still on 4.2.0, openHABian on Pi4).