Fibaro Magic eye motion detected http api command

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
fin666
Posts: 3
Joined: 27 Feb 2017 01:30

Fibaro Magic eye motion detected http api command

Post by fin666 »

Hi,

Looking for information on how to detect motion using http requests against the z-wave API.

Am I right in thinking that the command class is SensorBinary (SensorBinary.data[1]) ?, querying this always seems to return 'false' so maybe I'm looking at the wrong class?.

Does anyone have any experience of this ?, if it was the correct class, how long would a true state last?.

Many thanks for any help , also if there is a good understandable resource for this, could you let me know, completely new to this and finding information a bit spare or too complicated.

Cheers Fin
fin666
Posts: 3
Joined: 27 Feb 2017 01:30

Re: Fibaro Magic eye motion detected http api command

Post by fin666 »

Any ideas guys??
IgoriokLT
Posts: 87
Joined: 09 Oct 2016 15:24

Re: Fibaro Magic eye motion detected http api command

Post by IgoriokLT »

Try using this command http://YourIP:8083/ZAutomation/api/v1/d ... e_11-0-0-B and look for data.metrics.level
But first you need to associate your sensor with Group 4 on your controller, it will create a remote switch for Motion Sensor
fin666
Posts: 3
Joined: 27 Feb 2017 01:30

Re: Fibaro Magic eye motion detected http api command

Post by fin666 »

Thanks! I'll try that when I can :)
Post Reply