Fabian Peter Hammerle
|
8f9c415ec4
migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown`
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
15ba7db0f4
change default log level from `debug` to `info`
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
2e71c55391
add command-line option `--log-level`
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
9566cf4e69
suspend when receiving message on topic `systemctl/[hostname]/suspend`
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
73513eabb0
migrate from dbus-python to pure-python jeepney
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
41844e30d0
test & declare compatibility with python3.13
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
907abb2758
test & declare compatibility with python3.12
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
7173ad5305
test & declare compatibility with python3.11
|
2 kuukautta sitten |
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
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
b66f0cd3ef
home assistant auto discovery: add config for button scheduling poweroff & button locking all sessions
|
2 kuukautta sitten |
Fabian Peter Hammerle
|
1c2a8ca6d9
home assistant: replace component-based with device-based discovery & disable "retain" flag
|
2 kuukautta sitten |
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)
|
1 vuosi sitten |
Fabian Peter Hammerle
|
a093b0e924
fix dockerfile: ignore "sanitized-package" added by dependabot
|
3 vuotta sitten |
Fabian Peter Hammerle
|
accc617ede
fix apparmor profile for arch != amd64 (`ImportError: [...]/_gi.cpython-38-aarch64-linux-gnu.so: Permission denied`)
|
3 vuotta sitten |
Fabian Peter Hammerle
|
037142ba46
drop compatibility with python3.6; test against python3.10
|
3 vuotta sitten |
Fabian Peter Hammerle
|
c57260b7c0
drop compatibility with pyhon3.5
|
3 vuotta sitten |
Fabian Peter Hammerle
|
c9682a0419
dockerfile: add registry to base image specifier & force `rm` for `podman build`
|
4 vuotta sitten |
Fabian Peter Hammerle
|
cbf8539de9
dockerfile: chmod files copied from host to no longer require o=rX perms on host
|
4 vuotta sitten |
Fabian Peter Hammerle
|
3436c4744f
dockerfile: split `pipenv install` into two stages to speed up image builds
|
4 vuotta sitten |
Fabian Peter Hammerle
|
24c41859d1
release v0.5.0
|
4 vuotta sitten |
Fabian Peter Hammerle
|
c790a93981
instruct sessions to lock on systemctl/hostname/lock-all-sessions
|
4 vuotta sitten |
Fabian Peter Hammerle
|
5ee4c37485
upgrade paho-mqtt to no longer suppress exceptions occuring in mqtt callbacks
|
4 vuotta sitten |
Fabian Peter Hammerle
|
c37762e0a5
added command line option `--poweroff-delay-seconds`
|
4 vuotta sitten |
Fabian Peter Hammerle
|
bf7ed283d2
docker build stage: revert user after applying `chown` workaround for inter-stage copy
|
4 vuotta sitten |
Fabian Peter Hammerle
|
e80ed44d90
changelog: added missing v0.4.0 diff link
|
4 vuotta sitten |
Fabian Peter Hammerle
|
69f7ed359a
release v0.4.0
|
4 vuotta sitten |
Fabian Peter Hammerle
|
292046b88d
added command line option --mqtt-disable-tls
|
4 vuotta sitten |
Fabian Peter Hammerle
|
c7796a8701
release v0.3.0
|
4 vuotta sitten |
Fabian Peter Hammerle
|
43835e1fc9
fixed fatal error on mqtt reconnect: tried to re-acquire shutdown inhibitor lock
|
4 vuotta sitten |
Fabian Peter Hammerle
|
56dc5bad31
prepare-for-shutdown: publish config for home assistant to enable automatic discovery
|
4 vuotta sitten |