1
0
Fork 0

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 untrusted user: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 0 additions and 155 deletions

View file

@ -190,8 +190,6 @@ setup(
'flic': [
'flic @ https://github.com/50ButtonsEach/fliclib-linux-hci/tarball/master'
],
# Support for Alexa/Echo plugin
'alexa': ['avs @ https://github.com/BlackLight/avs/tarball/master'],
# Support for Bluetooth devices
'bluetooth': [
'bleak',