.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
_secrets.yaml
example.py
pyproject.toml
requirements-dev.txt
requirements.txt
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/workflows/auto-approve.yml
.github/workflows/python-lint.yml
.github/workflows/python-publish.yml
.github/workflows/release.yml
.vscode/launch.json
.vscode/settings.json
bboxpy/__init__.py
bboxpy/auth.py
bboxpy/bbox.py
bboxpy/exceptions.py
bboxpy/helpers.py
bboxpy/py.typed
bboxpy.egg-info/PKG-INFO
bboxpy.egg-info/SOURCES.txt
bboxpy.egg-info/dependency_links.txt
bboxpy.egg-info/not-zip-safe
bboxpy.egg-info/requires.txt
bboxpy.egg-info/top_level.txt
bboxpy/api/__init__.py
bboxpy/api/ddns.py
bboxpy/api/device.py
bboxpy/api/iptv.py
bboxpy/api/lan.py
bboxpy/api/parentalcontrol.py
bboxpy/api/remote.py
bboxpy/api/services.py
bboxpy/api/speedtest.py
bboxpy/api/voip.py
bboxpy/api/wan.py
bboxpy/api/wifi.py
tests/__init__.py
tests/test_connection.py
tests/fixtures/alerts.json
tests/fixtures/cpu.json
tests/fixtures/ddns.json
tests/fixtures/device.json
tests/fixtures/ftth.json
tests/fixtures/hosts.json
tests/fixtures/iptv.json
tests/fixtures/led.json
tests/fixtures/mem.json
tests/fixtures/repeater.json
tests/fixtures/services.json
tests/fixtures/summary.json
tests/fixtures/wakeonlan.json
tests/fixtures/wan.json
tests/fixtures/wifi_stats_24.json
tests/fixtures/wifi_stats_5.json
tests/fixtures/wireless.json
tests/fixtures/wps.json