Hey Mark
i just played around with the direct REST API through a web browser
wen i ran the command, the turn on and turn off were instant.
when i ran this via Homeseer, until the command ran from homeseer -> Hub -> device -> Hub -> HomeSeer it took 2-3 seconds.
if i trigger actions to 2-3 devices one after another, it takes a long time to do this.
any chance to speed things up a bit?
i ran this command for turn on:
http://192.168.1.253:25105/3?02622032DB0F11FF=I=3
and this command for turn off:
http://192.168.1.253:25105/3?02622032DB0F1300=I=3
using these guidelines:
API REST
http://172.30.1.101/3?02620EA7220F11FF=I=3
the device is
0EA722
http://172.30.1.101/3? 0262 0EA722 0F 11 FF =I=3
HTTP Resource + Direct Command Flag + Device + SD Flag + Command + Level + Unknown?
http://172.30.1.101/3?02620EA7220F1300=I=3
Code Command Description
11 On Turn device on, ramping up
12 Fast On Turn device on immediately (no ramp)
13 Off Turn device off, ramping down
14 Fast Off Turn device off immediately (no ramp)
19 Status Get the current status of the device (returns level)
[14:34:46] Ofer Peretz: Level Chars Percentage
00 0 %
40 25 %
7F 50 %
BF 75 %
FF 100 %
P.S
can you help me with the API for the keylinc?
have no idea how to add the second button and onward.
thanks
i just played around with the direct REST API through a web browser
wen i ran the command, the turn on and turn off were instant.
when i ran this via Homeseer, until the command ran from homeseer -> Hub -> device -> Hub -> HomeSeer it took 2-3 seconds.
if i trigger actions to 2-3 devices one after another, it takes a long time to do this.
any chance to speed things up a bit?
i ran this command for turn on:
http://192.168.1.253:25105/3?02622032DB0F11FF=I=3
and this command for turn off:
http://192.168.1.253:25105/3?02622032DB0F1300=I=3
using these guidelines:
API REST
http://172.30.1.101/3?02620EA7220F11FF=I=3
the device is
0EA722
http://172.30.1.101/3? 0262 0EA722 0F 11 FF =I=3
HTTP Resource + Direct Command Flag + Device + SD Flag + Command + Level + Unknown?
http://172.30.1.101/3?02620EA7220F1300=I=3
Code Command Description
11 On Turn device on, ramping up
12 Fast On Turn device on immediately (no ramp)
13 Off Turn device off, ramping down
14 Fast Off Turn device off immediately (no ramp)
19 Status Get the current status of the device (returns level)
[14:34:46] Ofer Peretz: Level Chars Percentage
00 0 %
40 25 %
7F 50 %
BF 75 %
FF 100 %
P.S
can you help me with the API for the keylinc?
have no idea how to add the second button and onward.
thanks