.gitignore
README.md
pyproject.toml
requirements.txt
.github/copilot-instructions.md
.github/workflows/publish.yml
astrapi_sync/__init__.py
astrapi_sync/_app.py
astrapi_sync/_cli.py
astrapi_sync/_paths.py
astrapi_sync/app.yaml
astrapi_sync/navigation.yaml
astrapi_sync.egg-info/PKG-INFO
astrapi_sync.egg-info/SOURCES.txt
astrapi_sync.egg-info/dependency_links.txt
astrapi_sync.egg-info/entry_points.txt
astrapi_sync.egg-info/requires.txt
astrapi_sync.egg-info/scm_file_list.json
astrapi_sync.egg-info/scm_version.json
astrapi_sync.egg-info/top_level.txt
astrapi_sync/api/__init__.py
astrapi_sync/api/auth.py
astrapi_sync/api/block_hash.py
astrapi_sync/api/fastapi_app.py
astrapi_sync/api/sync.py
astrapi_sync/api/ws_manager.py
astrapi_sync/modules/devices/__init__.py
astrapi_sync/modules/devices/pairing_store.py
astrapi_sync/modules/devices/config/modul.yaml
astrapi_sync/modules/devices/config/schema.yaml
astrapi_sync/modules/devices/dialogs/pair/modal.html
astrapi_sync/modules/devices/icons/icon-outline.svg
astrapi_sync/modules/devices/icons/icon.svg
astrapi_sync/modules/devices/ui/__init__.py
astrapi_sync/modules/devices/ui/crud.py
astrapi_sync/modules/devices/ui/pairing.py
astrapi_sync/modules/folders/__init__.py
astrapi_sync/modules/folders/config/modul.yaml
astrapi_sync/modules/folders/config/schema.yaml
astrapi_sync/modules/folders/dialogs/files/browse.html
astrapi_sync/modules/folders/dialogs/files/modal.html
astrapi_sync/modules/folders/icons/icon-outline.svg
astrapi_sync/modules/folders/icons/icon.svg
astrapi_sync/modules/folders/ui/__init__.py
astrapi_sync/modules/folders/ui/crud.py
astrapi_sync/modules/folders/ui/files.py
astrapi_sync/overrides/system.py