arduino2/openhab2/things/demo.things
2020-11-06 13:17:55 +01:00

4 lines
371 B
Plaintext

Thing exec:command:jf_call [command="python /etc/openhab2/scripts/jfs1.py temp", interval=60, timeout=15, autorun=true]
Thing exec:command:jf_call_kanal [command="python /etc/openhab2/scripts/jfs1.py kanal", interval=5, timeout=15, autorun=true]
Thing exec:command:jf_call_time [command="python /etc/openhab2/scripts/jfs1.py time", interval=60, timeout=15, autorun=true]