Home Assistant utility
Find a file
2025-03-09 13:00:22 +01:00
hasspy Refactor main entry point and command handling in HassSystemClient and HassUserClient 2025-03-09 12:59:30 +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 Add log level configuration and improve logging in MQTT client 2025-03-09 11:54:33 +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 Simplify service execution command in hasspy.service 2025-03-09 13:00:22 +01:00
PKGBUILD Fix config file installation path in PKGBUILD and update main application to load config from new path 2025-03-09 11:27:57 +01:00
pyproject.toml Refactor main entry point and command handling in HassSystemClient and HassUserClient 2025-03-09 12:59:30 +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