Hi,
Attached is my routing table attachment.
Device 3: outlet Everspring AN157
Device 4: motion detector Everspring SP814
Search found 7 matches
- 07 Mar 2015 16:34
- Forum: Discussions in English
- Topic: back detector motion information
- Replies: 3
- Views: 4728
- 07 Mar 2015 12:07
- Forum: Discussions in English
- Topic: back detector motion information
- Replies: 3
- Views: 4728
back detector motion information
I have a feedback problem with motion detectors. I did a lot of testing: With detectors SP814, HSP02, SP103 With raspberry + Razberry + domoticz With raspberry + Stick S2 + domoticz With PC ubuntu 14.04 + Stick S2 + domoticz With raspberry + Razberry + jeedom and now with raspberry + Razberry + Zway...
- 07 Mar 2015 10:51
- Forum: Discussions in English
- Topic: Command API dans script PHP
- Replies: 6
- Views: 7693
Re: Command API dans script PHP
I found to display the JSON file to a device and to select my way to consult a value.
By cons, I have a problem running my motion detectors. This will be another post.
By cons, I have a problem running my motion detectors. This will be another post.
- 06 Mar 2015 19:08
- Forum: Discussions in English
- Topic: Command API dans script PHP
- Replies: 6
- Views: 7693
Re: Command API dans script PHP
Thank you, for my power socket is perfect. I attack now a motion detector SP814 Everspring. I do not understand how to write orders, even after reading "Developers Documentation". I understand the importance of using "class sensorBinary 0x30" But with what instance and what param...
- 06 Mar 2015 13:14
- Forum: Discussions in English
- Topic: Command API dans script PHP
- Replies: 6
- Views: 7693
Re: Command API dans script PHP
thank you
I started in the use of an API, and I deciphered poor English.
If I do not find my answers in the "Developers Documentation" to manage a thermostat, a motion detector, a Minimote and keyboard PIR I would come back to forum
thank you in advance
I started in the use of an API, and I deciphered poor English.
If I do not find my answers in the "Developers Documentation" to manage a thermostat, a motion detector, a Minimote and keyboard PIR I would come back to forum
thank you in advance
- 05 Mar 2015 17:46
- Forum: Discussions in English
- Topic: Command API dans script PHP
- Replies: 6
- Views: 7693
Re: Command API dans script PHP
I found for control ..... commandclasses[0x20].Set (x).
By cons, when I send .....commandClasses[0x25] .Get(), I always get "null" whichever the status of my outlet.
What should we send to get the status of my outlet? I tried with "0x20" but I have the same answer.
By cons, when I send .....commandClasses[0x25] .Get(), I always get "null" whichever the status of my outlet.
What should we send to get the status of my outlet? I tried with "0x20" but I have the same answer.
- 04 Mar 2015 20:39
- Forum: Discussions in English
- Topic: Command API dans script PHP
- Replies: 6
- Views: 7693
Command API dans script PHP
Hello, I need help to continue my discovery of Zway. I installed Zway on a Raspberry + Razberry and included a Everspring outlet. Using: 192.168.1.40: 8083 / ZWaveAPI / Run / devices [3] .instances [0] .commandClasses [0x20] .SET (255) on my browser, change this fact. How to integrate this command i...