Commit graph

14 commits

Author SHA1 Message Date
djerun
cc4fdcb231 add support for new spaceapi 2023-11-05 00:44:24 +01:00
mad
a91e693050 Adjusted MQTT topics 2015-09-29 16:14:49 +00:00
mad
c7a251180f MQTT Events on lock/unlock 2015-09-15 20:55:02 +00:00
anthraxx
700e848e9a don't setup (export/unexport) gpio pins on execution
This fixes the issue that the new firmware recreates the whole
gpio file structure on unexport/export so the ownership of all
files is root:root and the gpio group is dropped.

Because of this all unexport is removed from the calling scripts
and a setup script is added that needs to be invoked once after
startup.
2015-08-26 22:24:51 +02:00
anthraxx
cb0191c921 redirect nohup output to /dev/null 2015-08-26 22:24:04 +02:00
anthraxx
c1e0939c1f nohup all the things so curl doesn't die on SIGHUP 2015-08-26 21:44:00 +02:00
anthraxx
2b23591d8f switch api url to https 2015-08-26 20:15:20 +02:00
anthraxx
39c2c4c19e including files from actual basedir
this supports arbitrary symlinking of the scripts and
retrives the actual dirname where the files are laying.
2015-02-06 23:48:47 +01:00
anthraxx
12be452e56 adding config support for password via shared file 2015-02-06 23:34:57 +01:00
Jamalaka
0e429ecb8c Added some timout handling rearding spaceapi. 2015-01-19 17:02:18 +01:00
Jamalaka
67e907e3a4 API calls now nonblocking. 2014-12-10 02:46:06 +01:00
Jamalaka
ce8a61b8a1 Aktuellen Stand von Dooris übernommen. 2014-12-09 21:39:21 +01:00
anthraxx
6128aef57a adding +x to shell-scripts 2014-06-10 14:00:21 +02:00
33314ad2a5 Initial commit with current scripts 2014-06-06 13:48:56 +02:00