Skip to content

chemelli74/aioamazondevices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aioamazondevices

CI Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License


Source Code: https://github.com/chemelli74/aioamazondevices


Python library to control Amazon devices

Installation

Install this via pip (or your favourite package manager):

pip install aioamazondevices

Test

Test the library with:

python library_test.py

The script accept command line arguments or a library_test.json config file:

{
  "email": "<[email protected]>",
  "password": "<my_password>",
  "single_device_name": "Echo Dot Livingroom",
  "cluster_device_name": "Everywhere",
  "login_data_file": "out/login_data.json",
  "test": true
}

Known Issues & Limitations

See wiki

Unknown device type

See wiki

Roadmap

See wiki

Contributors ✨

Thanks goes to these wonderful people (emoji key):

chemelli74
Simone Chemelli
jamesonuk
jameson_uk
jeeftor
Jeef
ivanfmartinez
Ivan F. Martinez
eyadkobatte
Eyad Kobatte
AzonInc
Flo
francescolf
Francesco Lo Faro
lchavezcuu
Luis Chavez
maxmati
Mateusz Nowotyński
tronikos
tronikos

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

About

Python library to control Amazon devices

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 15