Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle a15ebeb5a7 document release v1.0.0 hace 3 meses
  Fabian Peter Hammerle d1ccdda551 readme: remove outdated section on manual yaml config in home assistant hace 3 meses
  Fabian Peter Hammerle 46e81a44e3 readme: insert config sections into usage section hace 3 meses
  Fabian Peter Hammerle 341e65e5c6 readme: insert docker compose section into setup section hace 3 meses
  Fabian Peter Hammerle 27d9d6f932 readme: move invocation from setup to usage section hace 3 meses
  dependabot[bot] ea286685f7 build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 (#176) hace 3 meses
  Fabian Peter Hammerle a221836796 pipeline: fix container image name for dependabot hace 3 meses
  Fabian Peter Hammerle 6971c111ef fix fatal `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` when attempting to lock sessions, suggest udev rule hace 3 meses
  Fabian Peter Hammerle b0287212c0 _dbus.schedule_shutdown: fix suggested polkit rule when reboot fails hace 3 meses
  Fabian Peter Hammerle 452940d251 suggest polkit rule when poweroff fails due to `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` hace 3 meses
  Fabian Peter Hammerle c3f74a933b pipeline: create tags & labels for container image via docker/metadata-action hace 3 meses
  Fabian Peter Hammerle 35821ca095 docker-compose: add example for `--monitor-system-unit` hace 3 meses
  Fabian Peter Hammerle 53f0033606 pipeline: build container image for armv6 & arm64 (in addition to amd64 & armv7) & push to ghcr.io hace 3 meses
  Fabian Peter Hammerle 6217841d47 add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState hace 3 meses
  Fabian Peter Hammerle 7b19828678 refactor: move `systemctl_mqtt._dbus` to `systemctl_mqtt._dbus.login_manager` hace 3 meses
  Fabian Peter Hammerle c3533ee752 add birth & last will message on topic `systemctl/[hostname]/status` hace 3 meses
  Fabian Peter Hammerle 8f9c415ec4 migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown` hace 3 meses
  Fabian Peter Hammerle 4a4cc551d4 migrate to jeepney's asyncio integration (to prepare for migration from paho-mqtt to aiomqtt) hace 3 meses
  Fabian Peter Hammerle ffac98894a refactor: make `_run` function async (to prepare for migration from paho-mqtt to aiomqtt) hace 3 meses
  Fabian Peter Hammerle c82717f62f apparmor profile for docker container: grant permission to suspend hace 3 meses
  Fabian Peter Hammerle 15ba7db0f4 change default log level from `debug` to `info` hace 3 meses
  Fabian Peter Hammerle 2e71c55391 add command-line option `--log-level` hace 3 meses
  Fabian Peter Hammerle 9566cf4e69 suspend when receiving message on topic `systemctl/[hostname]/suspend` hace 3 meses
  Fabian Peter Hammerle 73513eabb0 migrate from dbus-python to pure-python jeepney hace 3 meses
  dependabot[bot] 47af8071a8 build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#160) hace 3 meses
  Fabian Peter Hammerle 41844e30d0 test & declare compatibility with python3.13 hace 3 meses
  Fabian Peter Hammerle 907abb2758 test & declare compatibility with python3.12 hace 3 meses
  Fabian Peter Hammerle 7173ad5305 test & declare compatibility with python3.11 hace 3 meses
  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 meses
  Fabian Peter Hammerle 6a617ffb2e readme: adapt section on mqtt authentication hace 3 meses