Fabian Peter Hammerle
|
042f8c2a6e
changelog: fix & reword section of v1.1.0
|
2 napja |
Fabian Peter Hammerle
|
2ec4624508
document release v1.1.0
|
2 napja |
dependabot[bot]
|
9aca56cebf
build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#182)
|
2 napja |
dependabot[bot]
|
21ae2d71af
build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 (#185)
|
2 napja |
Hanspeter Gosteli
|
85d150e3e9
Implement restart for units selected via --control-system-unit parameter (#180)
|
2 napja |
dependabot[bot]
|
7e092e0627
build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 (#183)
|
1 hete |
dependabot[bot]
|
c06cf7f42a
build(deps-dev): bump pytest-asyncio from 0.25.1 to 0.25.2 (#184)
|
1 hete |
Fabian Peter Hammerle
|
33e3a1ca97
add systemd user service config for autostart
|
2 hete |
Fabian Peter Hammerle
|
a15ebeb5a7
document release v1.0.0
|
2 hete |
Fabian Peter Hammerle
|
d1ccdda551
readme: remove outdated section on manual yaml config in home assistant
|
2 hete |
Fabian Peter Hammerle
|
46e81a44e3
readme: insert config sections into usage section
|
2 hete |
Fabian Peter Hammerle
|
341e65e5c6
readme: insert docker compose section into setup section
|
2 hete |
Fabian Peter Hammerle
|
27d9d6f932
readme: move invocation from setup to usage section
|
2 hete |
dependabot[bot]
|
ea286685f7
build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 (#176)
|
2 hete |
Fabian Peter Hammerle
|
a221836796
pipeline: fix container image name for dependabot
|
2 hete |
Fabian Peter Hammerle
|
6971c111ef
fix fatal `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` when attempting to lock sessions, suggest udev rule
|
2 hete |
Fabian Peter Hammerle
|
b0287212c0
_dbus.schedule_shutdown: fix suggested polkit rule when reboot fails
|
2 hete |
Fabian Peter Hammerle
|
452940d251
suggest polkit rule when poweroff fails due to `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired`
|
2 hete |
Fabian Peter Hammerle
|
c3f74a933b
pipeline: create tags & labels for container image via docker/metadata-action
|
2 hete |
Fabian Peter Hammerle
|
35821ca095
docker-compose: add example for `--monitor-system-unit`
|
2 hete |
Fabian Peter Hammerle
|
53f0033606
pipeline: build container image for armv6 & arm64 (in addition to amd64 & armv7) & push to ghcr.io
|
2 hete |
Fabian Peter Hammerle
|
6217841d47
add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState
|
2 hete |
Fabian Peter Hammerle
|
7b19828678
refactor: move `systemctl_mqtt._dbus` to `systemctl_mqtt._dbus.login_manager`
|
2 hete |
Fabian Peter Hammerle
|
c3533ee752
add birth & last will message on topic `systemctl/[hostname]/status`
|
2 hete |
Fabian Peter Hammerle
|
8f9c415ec4
migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown`
|
2 hete |
Fabian Peter Hammerle
|
4a4cc551d4
migrate to jeepney's asyncio integration (to prepare for migration from paho-mqtt to aiomqtt)
|
3 hete |
Fabian Peter Hammerle
|
ffac98894a
refactor: make `_run` function async (to prepare for migration from paho-mqtt to aiomqtt)
|
3 hete |
Fabian Peter Hammerle
|
c82717f62f
apparmor profile for docker container: grant permission to suspend
|
3 hete |
Fabian Peter Hammerle
|
15ba7db0f4
change default log level from `debug` to `info`
|
3 hete |
Fabian Peter Hammerle
|
2e71c55391
add command-line option `--log-level`
|
3 hete |