Python API to control Amazon Echo Devices Programmatically.
pip install alexapy==1.26.9
Python Package for controlling Alexa devices (echo dot, etc) programmatically. This was originally designed for alexa_media_player a cutstom_component for Home Assistant.
NOTE: Alexa has no official API; therefore, this library may stop working at any time without warning.
Originally inspired by this blog (GitHub). Additional scaffolding from simplisafe-python
make init
.pipenv shell
README.md
with any new documentation.make coverage
make lint
make typing
AUTHORS.md
.Apache-2.0. By providing a contribution, you agree the contribution is licensed under Apache-2.0.