I got it working. (finally).
I had to assign the groups correctly because i did not use security i had to do this:
If you don't care security you can assign only the group 1,4 and 5 with the controller and now the sensor behaves like the old version sensor.
For group changes you have to take in ...
Search found 7 matches
- Tuesday 24 January 2017 9:51
- Forum: Z-Wave
- Topic: Fibaro Motion Sensor Unknown
- Replies: 42
- Views: 14560
- Wednesday 17 August 2016 15:04
- Forum: Z-Wave
- Topic: Fibaro Motion Sensor Unknown
- Replies: 42
- Views: 14560
Re: Fibaro Motion Sensor Unknown
according to the parameters parameters 6, 22, 24:
mine's are 30, 30, Tamper.
but solventus asked about the motion sensor; not the tamper alarm. the last 2 settings are about the tamper alarm. Or do they also affect the motion sensor beheviour?
mine's are 30, 30, Tamper.
but solventus asked about the motion sensor; not the tamper alarm. the last 2 settings are about the tamper alarm. Or do they also affect the motion sensor beheviour?
- Wednesday 17 August 2016 11:02
- Forum: Z-Wave
- Topic: Fibaro Motion Sensor Unknown
- Replies: 42
- Views: 14560
Re: Fibaro Motion Sensor Unknown
Hi Solventus,
I also did the things above and had the same problem as you describe.
I stopped looking for a solution and now have another motion sensor.
althoug i keep an eye on this forum topic for possible solutions.
I tryed also the "domoticz beta update channel" so everything (open zwave ...
I also did the things above and had the same problem as you describe.
I stopped looking for a solution and now have another motion sensor.
althoug i keep an eye on this forum topic for possible solutions.
I tryed also the "domoticz beta update channel" so everything (open zwave ...
- Tuesday 07 June 2016 12:41
- Forum: Z-Wave
- Topic: Fibaro Motion Sensor Unknown
- Replies: 42
- Views: 14560
Re: Fibaro Motion Sensor Unknown
Here same problem;
The fibaro doesnt work as motion sensor. light, burgler works but not the rest.
hardware:
Z-Wave.Me RaZberry Controller ZWave+
FIBARO System FGMS001 Motion Sensor
i edited the file the manufacturer_specific.xml file and after that i removed the sensor and added it again. that ...
The fibaro doesnt work as motion sensor. light, burgler works but not the rest.
hardware:
Z-Wave.Me RaZberry Controller ZWave+
FIBARO System FGMS001 Motion Sensor
i edited the file the manufacturer_specific.xml file and after that i removed the sensor and added it again. that ...
- Wednesday 27 January 2016 11:51
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: trigger json url from PHP script
- Replies: 4
- Views: 2843
Re: trigger json url from PHP script
I use "Basic Auth" and i also have whitelisted the IP adres of the webserver.
I also added http://username:password@url:8080/json.htm?type=command¶m=switchlight&idx=57&switchcmd=On (username / password)
I tryed file_get_contents( but with no results. page keeps loading. very frustrating when ...
I also added http://username:password@url:8080/json.htm?type=command¶m=switchlight&idx=57&switchcmd=On (username / password)
I tryed file_get_contents( but with no results. page keeps loading. very frustrating when ...
- Tuesday 26 January 2016 19:25
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: trigger json url from PHP script
- Replies: 4
- Views: 2843
trigger json url from PHP script
Hello,
I was wondering if it's possible to turn lamp on from a PHP script on an external server.
set lamp on with url works: http://myurl:8080/json.htm?type=command¶m=switchlight&idx=57&switchcmd=On
now on external website in php code:
But this doen'st work:
<?php
$ch = curl_init();
curl ...
I was wondering if it's possible to turn lamp on from a PHP script on an external server.
set lamp on with url works: http://myurl:8080/json.htm?type=command¶m=switchlight&idx=57&switchcmd=On
now on external website in php code:
But this doen'st work:
<?php
$ch = curl_init();
curl ...
- Wednesday 23 December 2015 23:52
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Wrong Sunrise Sunset times
- Replies: 6
- Views: 5150
Re: Wrong Sunrise Sunset times
What i did to solve my 1 hour off problem on domoticz was.
Log in with ssh to your raspberry,
type "date"
check if this is the correct time. if not, set your timezone correct by typing:
tzselect [push enter] type your numbers, i pressed 8 [enter], then 34 [enter], then 1[enter].
echo "TZ='Europe ...
Log in with ssh to your raspberry,
type "date"
check if this is the correct time. if not, set your timezone correct by typing:
tzselect [push enter] type your numbers, i pressed 8 [enter], then 34 [enter], then 1[enter].
echo "TZ='Europe ...