Home Assistant utility
Find a file
2025-03-09 11:17:46 +01:00
hasspy Refactor main application structure; move main logic to __main__.py and add example configuration file 2025-03-09 10:29:23 +01:00
.gitignore Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00
.pre-commit-config.yaml Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00
.python-version Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00
config.example.toml Refactor main application structure; move main logic to __main__.py and add example configuration file 2025-03-09 10:29:23 +01:00
hasspy.install Refactor main application structure; move main logic to __main__.py and add example configuration file 2025-03-09 10:29:23 +01:00
hasspy.service Add logging to MQTT client and main application; create systemd service file 2025-03-08 23:50:43 +01:00
PKGBUILD Update package version and fix backup path in PKGBUILD 2025-03-09 11:17:46 +01:00
pyproject.toml Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00
README.md Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00
uv.lock Initialize hasspy project with basic structure and MQTT client implementation 2025-03-08 23:39:33 +01:00