Search found 2 matches
- Sunday 17 March 2019 23:53
- Forum: LUA
- Topic: Yet another presence detection method
- Replies: 135
- Views: 39029
Re: Yet another presence detection method
Just wanna share with you that it also works fine with AC5300 And merlin ,,with lightly modify in code ,,, Had to add eth3 also. :D #!/bin/sh mac=$1 idx=$2 device_present=Off domoticz_status=`curl -s "http://XXXX:[email protected]:8080/json.htm?type=devices&rid=$idx" | grep Status | awk '{print $3 ...
- Wednesday 06 December 2017 22:07
- Forum: Z-Wave
- Topic: How to reconfigure a Zwave device (Neo Coolcam Siren) with a script?
- Replies: 18
- Views: 8176
Re: How to reconfigure a Zwave device (Neo Coolcam Siren) with a script?
Hi ! I think i need some help here, i have also Coolcam Siren. i have tryed this : http://127.0.0.1:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=30&valuelist=7_QWxhcm0gbXVzaWM%3D http://127.0.0.1:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=30&valuelist=7_QWxhcm0gbXVzaWM ...