News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

New Fibaro Zwave multisensor FGMS-001

Started by rebelkiller, June 04, 2014, 09:29:02 AM

Previous topic - Next topic

rebelkiller

Hello!

I'm using Z-wave for home automation. Recently I bought the new Fibaro multisensor FGMS-001.  It detects temperature, motion and light intensity.

I included it into the zwave network. LMCE recognizes it as a "motion detector" under the "Zwave embedded security interface" in the devices tree.

Now I am facing two problems:

1. how do I add the other sensors (light and temperature) in the linuxmce-website to work properly? I already tried to add an additional sensor manually but with no luck (the device settings page is empty, i.e. no node id, no capabilities)

2. how do I use the sensors in general?
I am a bit confused with the handling. On the one hand there is the event handler ("respond to events"). On the other hand there are those zwave associations. To make it clear:
When the motion detector is triggered a light should be switched on. --> how do I do that? (event handler or zwave associations or both?).
I already tried the event handler (advanced), but this does not work.



Thanks for your help!

Greets!

bernd


coley

What version of LinuxMCE are you running?
If you are using 1204 there is a very helpful page available on the webadmin for viewing and diagnosing problems with the Zwave setup, see http://wiki.linuxmce.org/index.php/Advanced_ZWave

I'm guessing the others sensors of the multi-sensor don't show up under Zwave Embedded Climate Interface section in your devices tree?

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

rebelkiller

I'm using 10.04. (The 12.04 Zwave page is the most important reason for me to consider upgrading, but atm I don't want to make things more complicated).
Yes, you are right. The only sensor listed is the motion detector under the Zwave Embedded Security Interface. The other sensors I added manually.

There are no records in the Zwave-logs regarding the motion sensor. Logs from the other devices do not exist. I don't know where to start troubleshooting. At least the motion detector part should work...

Any hints?

BG

rebelkiller

I've got it working partially. Here is what I did and what I observed:

1. The Fibaro is recognized as an Generic Sensor. After it has been woken up the capabilities field gets filled. Manually I added the battery level field. It gets also filled.
2. It has three association groups. Associating the main controller to the second group results in working tamper detection.
3. Temperature, light and tamper alerts are only transferred to Linuxmce when in direct connection the main controller ( max 3-5 metres). I solved it for the motion alerts by setting an association to the desired switch in my case.

Unsolved:
1. Temperature, brightness level, tamper alerts can be seen in the Zwave.log (when in direct connection to the usb-stick/main controller. How can I use them in Linuxmce? I tried several device templates, with and without node instances (e.g. 2 or 2/1) but with no luck.
2. How can I use the other alerts without direct connection to the main contrroller? Are there  e.g. suitable repeaters available?

Thanks for your hints!

Bernd

coley

I went to check mine on 12.04 but one seems to have disappeared from the devices list.
I hadn't set anything up to react to events.
I'll try and investigate

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

rebelkiller

@coley:
did you find out something interesting?  :)


rebelkiller

In the mean time I got two hints:

1. In general battery powered devices (the Fibaro especially) should be included at the same place where they later will be used. -> To fix this: exclude and re-include at the distant place.

2. In the manual I found the default settings for temperature, brightness level and tamper detection reports. They are all turned off! I will try to turn them on and lets see what happens.

When it is working I will put this into the wiki.

Greets

bernd