LICENSE
README.md
pyproject.toml
setup.py
src/aiovodafone/__init__.py
src/aiovodafone/api.py
src/aiovodafone/const.py
src/aiovodafone/exceptions.py
src/aiovodafone/py.typed
src/aiovodafone/sjcl.py
src/aiovodafone.egg-info/PKG-INFO
src/aiovodafone.egg-info/SOURCES.txt
src/aiovodafone.egg-info/dependency_links.txt
src/aiovodafone.egg-info/requires.txt
src/aiovodafone.egg-info/top_level.txt
src/aiovodafone/models/__init__.py
src/aiovodafone/models/homeware.py
src/aiovodafone/models/sercomm.py
src/aiovodafone/models/technicolor.py
src/aiovodafone/models/ultrahub.py
tests/test_api_base.py
tests/test_homeware.py
tests/test_init.py
tests/test_models_init.py
tests/test_sercomm.py
tests/test_sjcl.py
tests/test_technicolor.py
tests/test_ultrahub.py