Home Assistant utility
Find a file
2025-03-09 11:25:48 +01:00
hasspy Update config file path to /etc/config.toml in main application 2025-03-09 11:24:09 +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 Update systemd service file to use Python module execution 2025-03-09 11:22:58 +01:00
PKGBUILD Add systemd service file installation to PKGBUILD 2025-03-09 11:25:48 +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