.gitignore
README.md
pyproject.toml
requirements.txt
.github/workflows/publish-pypi.yml
examples/create_automation_example.py
ha_automation/__init__.py
ha_automation/automation_manager.py
ha_automation/cli.py
ha_automation/client.py
ha_automation/device_discovery.py
ha_automation/models.py
ha_automation.egg-info/PKG-INFO
ha_automation.egg-info/SOURCES.txt
ha_automation.egg-info/dependency_links.txt
ha_automation.egg-info/entry_points.txt
ha_automation.egg-info/requires.txt
ha_automation.egg-info/top_level.txt
ha_automation/_data/AGENTS.en.md
ha_automation/_data/AGENTS.local.md
ha_automation/_data/AGENTS.zh-CN.md
ha_automation/_data/CLAUDE.md
ha_automation/_data/config.template
ha_automation/_data/example_automation.py