Fabian Peter Hammerle
|
042f8c2a6e
changelog: fix & reword section of v1.1.0
|
hace 2 días |
Fabian Peter Hammerle
|
2ec4624508
document release v1.1.0
|
hace 2 días |
Hanspeter Gosteli
|
85d150e3e9
Implement restart for units selected via --control-system-unit parameter (#180)
|
hace 2 días |
Fabian Peter Hammerle
|
33e3a1ca97
add systemd user service config for autostart
|
hace 2 semanas |
Fabian Peter Hammerle
|
a15ebeb5a7
document release v1.0.0
|
hace 2 semanas |
Fabian Peter Hammerle
|
6971c111ef
fix fatal `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` when attempting to lock sessions, suggest udev rule
|
hace 2 semanas |
Fabian Peter Hammerle
|
452940d251
suggest polkit rule when poweroff fails due to `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired`
|
hace 2 semanas |
Fabian Peter Hammerle
|
c3f74a933b
pipeline: create tags & labels for container image via docker/metadata-action
|
hace 2 semanas |
Fabian Peter Hammerle
|
53f0033606
pipeline: build container image for armv6 & arm64 (in addition to amd64 & armv7) & push to ghcr.io
|
hace 2 semanas |
Fabian Peter Hammerle
|
6217841d47
add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState
|
hace 2 semanas |
Fabian Peter Hammerle
|
c3533ee752
add birth & last will message on topic `systemctl/[hostname]/status`
|
hace 2 semanas |
Fabian Peter Hammerle
|
8f9c415ec4
migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown`
|
hace 2 semanas |
Fabian Peter Hammerle
|
15ba7db0f4
change default log level from `debug` to `info`
|
hace 3 semanas |
Fabian Peter Hammerle
|
2e71c55391
add command-line option `--log-level`
|
hace 3 semanas |
Fabian Peter Hammerle
|
9566cf4e69
suspend when receiving message on topic `systemctl/[hostname]/suspend`
|
hace 3 semanas |
Fabian Peter Hammerle
|
73513eabb0
migrate from dbus-python to pure-python jeepney
|
hace 3 semanas |
Fabian Peter Hammerle
|
41844e30d0
test & declare compatibility with python3.13
|
hace 3 semanas |
Fabian Peter Hammerle
|
907abb2758
test & declare compatibility with python3.12
|
hace 3 semanas |
Fabian Peter Hammerle
|
7173ad5305
test & declare compatibility with python3.11
|
hace 3 semanas |
Fabian Peter Hammerle
|
b6a358880b
drop compatibility with python3.8; docker image: upgrade alpine base image from 3.13.1 to 3.21.0 including upgrade of python from 3.8 to 3.12
|
hace 3 semanas |
Fabian Peter Hammerle
|
b66f0cd3ef
home assistant auto discovery: add config for button scheduling poweroff & button locking all sessions
|
hace 3 semanas |
Fabian Peter Hammerle
|
1c2a8ca6d9
home assistant: replace component-based with device-based discovery & disable "retain" flag
|
hace 3 semanas |
Fabian Peter Hammerle
|
077b5973a6
drop compatibility with python3.7 (reached end of life on 2023-06-27); remove pylint-import-requirements from pipeline (incompatible with pylint, see commit below); relock env with pipenv v2023.10.3 on python v3.11.2 (removes "sanitized-package" entry, see commit below)
|
hace 1 año |
Fabian Peter Hammerle
|
a093b0e924
fix dockerfile: ignore "sanitized-package" added by dependabot
|
hace 2 años |
Fabian Peter Hammerle
|
accc617ede
fix apparmor profile for arch != amd64 (`ImportError: [...]/_gi.cpython-38-aarch64-linux-gnu.so: Permission denied`)
|
hace 3 años |
Fabian Peter Hammerle
|
037142ba46
drop compatibility with python3.6; test against python3.10
|
hace 3 años |
Fabian Peter Hammerle
|
c57260b7c0
drop compatibility with pyhon3.5
|
hace 3 años |
Fabian Peter Hammerle
|
c9682a0419
dockerfile: add registry to base image specifier & force `rm` for `podman build`
|
hace 4 años |
Fabian Peter Hammerle
|
cbf8539de9
dockerfile: chmod files copied from host to no longer require o=rX perms on host
|
hace 4 años |
Fabian Peter Hammerle
|
3436c4744f
dockerfile: split `pipenv install` into two stages to speed up image builds
|
hace 4 años |