Fabian Peter Hammerle
|
c37762e0a5
added command line option `--poweroff-delay-seconds`
|
4 years ago |
Fabian Peter Hammerle
|
9bb7a600ff
refactor: add attr poweroff_delay to state class
|
4 years ago |
Fabian Peter Hammerle
|
8817fd95e8
refactor: new class _MQTTActionSchedulePoweroff
|
4 years ago |
Fabian Peter Hammerle
|
2e8d2eeb7b
refactor: add param 'delay' to _dbus.schedule_shutdown
|
4 years ago |
dependabot[bot]
|
30cf1f19a9
build(deps-dev): bump pylint-import-requirements from 2.0.3 to 2.0.5
|
4 years ago |
dependabot[bot]
|
9354ab1500
build(deps-dev): bump pylint from 2.5.3 to 2.6.0
|
4 years ago |
dependabot[bot]
|
bb7a805610
build(deps-dev): bump pytest from 5.4.3 to 6.1.2
|
4 years ago |
Fabian Peter Hammerle
|
237661b9ca
dev env: add upper version constraint for isort to keep compatibility with python3.5
|
4 years ago |
Fabian Peter Hammerle
|
9c62a90e65
configure github's dependabot to update Pipfile.lock (dev env)
|
4 years ago |
Fabian Peter Hammerle
|
f2308a65d1
readme / mqtt discovery: added comment regarding new default value in home assistant >=v0.117.0
|
4 years ago |
Fabian Peter Hammerle
|
0819e2f45a
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
bf7ed283d2
docker build stage: revert user after applying `chown` workaround for inter-stage copy
|
4 years ago |
Fabian Peter Hammerle
|
e80ed44d90
changelog: added missing v0.4.0 diff link
|
4 years ago |
Fabian Peter Hammerle
|
c147db04f8
readme: added zenodo doi badge
|
4 years ago |
Fabian Peter Hammerle
|
69f7ed359a
release v0.4.0
|
4 years ago |
Fabian Peter Hammerle
|
292046b88d
added command line option --mqtt-disable-tls
|
4 years ago |
Fabian Peter Hammerle
|
6576416360
update link to merge request enabling apparmor for raspberrypi's official kernel
|
4 years ago |
Fabian Peter Hammerle
|
c7796a8701
release v0.3.0
|
4 years ago |
Fabian Peter Hammerle
|
43835e1fc9
fixed fatal error on mqtt reconnect: tried to re-acquire shutdown inhibitor lock
|
4 years ago |
Fabian Peter Hammerle
|
f1371e1fec
refactor: move some constants & methods to new systemctl_mqtt/_dbus.py
|
4 years ago |
Fabian Peter Hammerle
|
1f4ff18dbc
added missing license headers
|
4 years ago |
Fabian Peter Hammerle
|
56dc5bad31
prepare-for-shutdown: publish config for home assistant to enable automatic discovery
|
4 years ago |
Fabian Peter Hammerle
|
59e043a7be
release v0.2.0
|
4 years ago |
Fabian Peter Hammerle
|
7887079ebe
make: added docker-push target
|
4 years ago |
Fabian Peter Hammerle
|
54a3c74eae
make: added docker-build target
|
4 years ago |
Fabian Peter Hammerle
|
f348d613ce
retain msgs on systemctl/hostname/preparing-for-shutdown
|
4 years ago |
Fabian Peter Hammerle
|
2511d653f4
added unit tests for _State.publish_preparing_for_shutdown
|
4 years ago |
Fabian Peter Hammerle
|
47bb97bb07
retain msgs on systemctl/hostname/preparing-for-shutdown
|
4 years ago |
Fabian Peter Hammerle
|
838bf98f58
apparmor profile: allow access to libs & dbus methods required to receive shutdown notifications & report inhibitor locks
|
4 years ago |
Fabian Peter Hammerle
|
20dafb5c80
document shutdown report on systemctl/hostname/preparing-for-shutdown
|
4 years ago |