Removed deprecated google.assistant.pushtotalk plugin.

It only existed as a back-compatibility layer with armv6, since there
was no build of the assistant library that worked on Raspberry Pi Zero.

But that API layer has been discontinued by Google and it's no longer
functional, so only the `assistant.google` integration (on x86_64 and
armv7) is currently supported.
This commit is contained in:
Fabio Manganiello 2023-10-22 19:57:55 +02:00
commit b46c00f015
Signed by: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 0 additions and 600 deletions
docs/source

View file

@ -1,6 +0,0 @@
``assistant.google.pushtotalk``
=================================================
.. automodule:: platypush.plugins.assistant.google.pushtotalk
:members:

View file

@ -12,7 +12,6 @@ Plugins
platypush/plugins/arduino.rst
platypush/plugins/assistant.echo.rst
platypush/plugins/assistant.google.rst
platypush/plugins/assistant.google.pushtotalk.rst
platypush/plugins/autoremote.rst
platypush/plugins/bluetooth.rst
platypush/plugins/calendar.rst