Loading CHANGELOG.md +8 −0 Original line number Diff line number Diff line ## 1.0.0 * The `avm-motion-triggerd` is stable now and is used productive now * Added `-v|--version` arguments to the binaries (See #14) * Added a new check for the business logic loop: the current actor state check (See #15) * Added a new configuration parameter: `desired_actor_state` * Added a new configuration parameter: `desired_actor_state_missmatch_timeout` ## 0.4.0 * The `avm-motion-triggerd` now does not die on failed CUrl requests anymore (See #13) Loading VERSION +1 −1 Original line number Diff line number Diff line 0.4.0 1.0.0 dist/archlinux/PKGBUILD +1 −1 Original line number Diff line number Diff line # Maintainer: <hermann.mayer92@gmail.com> pkgname=avm-motion-trigger pkgver=0.4.0 pkgver=1.0.0 pkgrel=1 pkgdesc="AVM Smart Home Motion Trigger Daemon" url="http://code.jity.de/Jack12816/avm-motion-trigger" Loading Loading
CHANGELOG.md +8 −0 Original line number Diff line number Diff line ## 1.0.0 * The `avm-motion-triggerd` is stable now and is used productive now * Added `-v|--version` arguments to the binaries (See #14) * Added a new check for the business logic loop: the current actor state check (See #15) * Added a new configuration parameter: `desired_actor_state` * Added a new configuration parameter: `desired_actor_state_missmatch_timeout` ## 0.4.0 * The `avm-motion-triggerd` now does not die on failed CUrl requests anymore (See #13) Loading
dist/archlinux/PKGBUILD +1 −1 Original line number Diff line number Diff line # Maintainer: <hermann.mayer92@gmail.com> pkgname=avm-motion-trigger pkgver=0.4.0 pkgver=1.0.0 pkgrel=1 pkgdesc="AVM Smart Home Motion Trigger Daemon" url="http://code.jity.de/Jack12816/avm-motion-trigger" Loading