Hanspeter Gosteli
|
85d150e3e9
Implement restart for units selected via --control-system-unit parameter (#180)
|
2 주 전 |
Fabian Peter Hammerle
|
33e3a1ca97
add systemd user service config for autostart
|
1 개월 전 |
Fabian Peter Hammerle
|
d1ccdda551
readme: remove outdated section on manual yaml config in home assistant
|
1 개월 전 |
Fabian Peter Hammerle
|
46e81a44e3
readme: insert config sections into usage section
|
1 개월 전 |
Fabian Peter Hammerle
|
341e65e5c6
readme: insert docker compose section into setup section
|
1 개월 전 |
Fabian Peter Hammerle
|
27d9d6f932
readme: move invocation from setup to usage section
|
1 개월 전 |
Fabian Peter Hammerle
|
c3f74a933b
pipeline: create tags & labels for container image via docker/metadata-action
|
1 개월 전 |
Fabian Peter Hammerle
|
6217841d47
add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState
|
1 개월 전 |
Fabian Peter Hammerle
|
8f9c415ec4
migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown`
|
1 개월 전 |
Fabian Peter Hammerle
|
9566cf4e69
suspend when receiving message on topic `systemctl/[hostname]/suspend`
|
1 개월 전 |
Fabian Peter Hammerle
|
73513eabb0
migrate from dbus-python to pure-python jeepney
|
1 개월 전 |
Fabian Peter Hammerle
|
6a617ffb2e
readme: adapt section on mqtt authentication
|
1 개월 전 |
Fabian Peter Hammerle
|
b66f0cd3ef
home assistant auto discovery: add config for button scheduling poweroff & button locking all sessions
|
1 개월 전 |
Fabian Peter Hammerle
|
1c2a8ca6d9
home assistant: replace component-based with device-based discovery & disable "retain" flag
|
1 개월 전 |
Fabian Peter Hammerle
|
35d8115ac3
pipeline: remove coveralls ("422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs", `pytest --cov-fail-under=100 …` in place)
|
1 년 전 |
Fabian Peter Hammerle
|
89ea939a49
readme: create usage sections
|
4 년 전 |
Fabian Peter Hammerle
|
c790a93981
instruct sessions to lock on systemctl/hostname/lock-all-sessions
|
4 년 전 |
Fabian Peter Hammerle
|
4338918928
readme: document `--poweroff-delay-seconds` option
|
4 년 전 |
Fabian Peter Hammerle
|
f2308a65d1
readme / mqtt discovery: added comment regarding new default value in home assistant >=v0.117.0
|
4 년 전 |
Fabian Peter Hammerle
|
c147db04f8
readme: added zenodo doi badge
|
4 년 전 |
Fabian Peter Hammerle
|
292046b88d
added command line option --mqtt-disable-tls
|
4 년 전 |
Fabian Peter Hammerle
|
56dc5bad31
prepare-for-shutdown: publish config for home assistant to enable automatic discovery
|
4 년 전 |
Fabian Peter Hammerle
|
20dafb5c80
document shutdown report on systemctl/hostname/preparing-for-shutdown
|
4 년 전 |
Fabian Peter Hammerle
|
aee870c751
prepare glib loop to receive dbus signals
|
4 년 전 |
Fabian Peter Hammerle
|
d6c70735b1
readme: added link to docker hub
|
4 년 전 |
Fabian Peter Hammerle
|
cd56f43371
rename apparmor-profile -> docker-apparmor-profile
|
4 년 전 |
Fabian Peter Hammerle
|
dd143746c7
added apparmor profile
|
4 년 전 |
Fabian Peter Hammerle
|
74669520c1
added dockerfile & docker-compose.yml
|
4 년 전 |
Fabian Peter Hammerle
|
72e2bde484
readme: added apt cmd to install dependencies
|
4 년 전 |
Fabian Peter Hammerle
|
1574063886
mqtt message on topic systemctl/hostname/poweroff schedules poweroff with delay of 4 seconds
|
4 년 전 |