Removed Alexa/AVS integration.

The integration was based on my old fork of the AVS service, which is no
longer functional given the changes the the Amazon's backend side.

A new `avs-device-sdk` is now available, but it seems that it requires
lengthy compilation processes which are RaspberryPi-specific.

Further investigation is needed for a new Alexa plugin - see .
This commit is contained in:
Fabio Manganiello 2023-10-23 00:23:10 +02:00
parent fb017a8b35
commit 4c0e3a16b6
Signed by: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 0 additions and 155 deletions
docs/source

View file

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

View file

@ -10,7 +10,6 @@ Plugins
platypush/plugins/alarm.rst
platypush/plugins/application.rst
platypush/plugins/arduino.rst
platypush/plugins/assistant.echo.rst
platypush/plugins/assistant.google.rst
platypush/plugins/autoremote.rst
platypush/plugins/bluetooth.rst