manifest: events: platypush.message.event.assistant.ConversationEndEvent: when a new conversation ends platypush.message.event.assistant.ConversationStartEvent: when a new conversation starts platypush.message.event.assistant.SpeechRecognizedEvent: when a new voice command is recognized install: pip: - tenacity - google-assistant-sdk - google-auth package: platypush.plugins.assistant.google.pushtotalk type: plugin