roondar
roondar
Have you made any progress @ubeF?
It could be good to integrate directly to this integration : https://github.com/roondar/alexa2ha/ It can be trigger by https://github.com/alandtse/alexa_media_player/blob/a6aab7e0277adc060ad9c29101ceb86cfcc5847d/custom_components/alexa_media/__init__.py#L1084 Wdyt @alandtse ? :smile: How to handle Alexa / HA to do...
> > Wdyt @alandtse ? 😄 > > How to handle Alexa / HA to do list : https://github.com/SavageCore/HA_Addons/blob/main/alexa_shopping_list_sync/app/classes/homeassistant_websocket.py#L72 > > Alan has stepped away from AMP integration development and...
> Unfortunately, the "PUSH_LIST_ITEM_CHANGE" directive seems to no longer be pushed by Amazon via http2push when I say "Alexa, add lettuce to my shopping list" as I'm not seeing a...
I had the push events when I was asking Alexa to add something in my basket.
> I found an issue in my edit and am now seeing the push command: > > ``` > 2024-08-24 12:47:35.244 DEBUG (MainThread) [custom_components.alexa_media] PUSH_ITEM_LIST_CHANGE: {'listId': 'YW16bjEuYWNjb3VudC5BRU9YVTJGNEFVWlg2SFI0Wk1WVEtGMldRNkpBLVNIT1BQSU5HX0lURU0=', 'listItemId': 'f933e216-fdbc-4f67-ad59-519dc73721d4', 'version':...