Simple job to notify an MQTT topic when a user is active on a host. Intended for use with Home Assistant, to watch for presence on a host. Run as a user systemd job.
Go to file
niten a52626e237 ConditionPathExists can't use env vars.
Use a separate watch job instead.
2023-09-26 13:13:22 -07:00
src/wallfly If we get an exception, just quit. 2023-01-11 11:00:52 -08:00
.gitignore Initial checkin 2022-06-30 13:41:49 -07:00
deps-lock.json Initial checkin 2022-06-30 13:41:49 -07:00
deps.edn Initial checkin 2022-06-30 13:41:49 -07:00
flake.lock Updated flake.lock 2023-01-11 11:22:03 -08:00
flake.nix Fix typo 2023-03-18 18:42:22 -07:00
module.nix ConditionPathExists can't use env vars. 2023-09-26 13:13:22 -07:00