.gitignore
AGENTS.md
LICENSE
README.md
config.example.yaml
crestron_command_reference.md
example commands.txt
pyproject.toml
setup_processor.sh
.github/copilot-instructions.md
.github/prompts/crestron-cli.prompt.md
.github/workflows/ci.yml
.github/workflows/release.yml
crestron_setup/__init__.py
crestron_setup/__main__.py
crestron_setup/_version.py
crestron_setup/cli.py
crestron_setup/config.py
crestron_setup/ctp.py
crestron_setup/discovery.py
crestron_setup/firmware.py
crestron_setup/models.py
crestron_setup/provisioning.py
crestron_setup/ssh.py
crestron_setup/timezones.py
crestron_setup/updater.py
crestron_setup/welcome_animation.json
crestron_setup.egg-info/PKG-INFO
crestron_setup.egg-info/SOURCES.txt
crestron_setup.egg-info/dependency_links.txt
crestron_setup.egg-info/entry_points.txt
crestron_setup.egg-info/requires.txt
crestron_setup.egg-info/scm_file_list.json
crestron_setup.egg-info/scm_version.json
crestron_setup.egg-info/top_level.txt
examples/batch.csv
examples/batch.yaml
packaging/scoop/crestron-setup.json
tests/test_cli.py
tests/test_common_settings.py
tests/test_config.py
tests/test_discovery.py
tests/test_first_boot.py
tests/test_package.py