Seismic devices
Moderator: leecollings
Seismic devices
I saw that the seismic device are in the latest beta.
I have an FIBARO FGMS001-ZW5 Motion Sensor which supports seismic data.
It was always an error in the logging at the start of Domoticz because Domoticz did not support it yet.
But now the support is in I do not get the device(s).
How do I get the device(s) in Domoticz?
I have an FIBARO FGMS001-ZW5 Motion Sensor which supports seismic data.
It was always an error in the logging at the start of Domoticz because Domoticz did not support it yet.
But now the support is in I do not get the device(s).
How do I get the device(s) in Domoticz?
- gizmocuz
- Posts: 2542
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Seismic devices
I have not tested it... I have a multisensor, but i have no idea how to simulate an earhquake with it.
I tried shaking... but nothing happens
You should enable 'accept new devices' in the settings, and then it should be detected (i hope)
I tried shaking... but nothing happens
You should enable 'accept new devices' in the settings, and then it should be detected (i hope)
Quality outlives Quantity!
Re: Seismic devices
I did shake it, I did forcely tap it, I forced an Alarm.
I did enable 'accept new devices', but nothing happend.
Previous I always had an error when starting Domoticz about a seismic device. That error has gone.
The log now shows:
But NO new device.
I did enable 'accept new devices', but nothing happend.
Previous I always had an error when starting Domoticz about a seismic device. That error has gone.
The log now shows:
Code: Select all
2018-07-02 09:53:01.633 OpenZWave: Value_Added: Node: 17 (0x11), CommandClass: SENSOR MULTILEVEL, Label: Seismic Intensity, Instance: 25
- gizmocuz
- Posts: 2542
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Seismic devices
Then it seems you (and i) don't get any updates on this sensor.
Can you try to enable debug on the zwave controller (not to long as this file can be very big)
(Setup on OZW hardware)
When all nodes have been queried, try to simulate an alarm.
In the 'Config' folder you should find the log file, can you see any updates on this sensor ?
Can you try to enable debug on the zwave controller (not to long as this file can be very big)
(Setup on OZW hardware)
When all nodes have been queried, try to simulate an alarm.
In the 'Config' folder you should find the log file, can you see any updates on this sensor ?
Quality outlives Quantity!
Re: Seismic devices
Going for a short holiday in 30 min.
Will test comming friday or saterday.
Will test comming friday or saterday.
Re: Seismic devices
I did startup domoticz with loglevel 9 on ZWave.
This is the result concerning Seismic data, it came together with Lux data.
And somewhat later this:
This is the result concerning Seismic data, it came together with Lux data.
Code: Select all
2018-07-09 11:27:29.087 Detail, Node017, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x11, 0x05, 0x31, 0x05, 0x19, 0x21, 0x38, 0xd0
2018-07-09 11:27:29.087 Detail,
2018-07-09 11:27:29.087 Info, Node017, Received SensorMultiLevel report from node 17, instance 1, Seismic Intensity: value=5.6mercalli
2018-07-09 11:27:29.087 Detail, Node017, Initial read of value
2018-07-09 11:27:29.088 Detail, Node017, Notification: ValueChanged
2018-07-09 11:27:29.272 Detail, Node017, Received: 0x01, 0x0c, 0x00, 0x04, 0x00, 0x11, 0x06, 0x31, 0x05, 0x03, 0x0a, 0x01, 0x25, 0xf9
2018-07-09 11:27:29.272 Detail,
2018-07-09 11:27:29.272 Info, Node017, Received SensorMultiLevel report from node 17, instance 1, Luminance: value=293lux
2018-07-09 11:27:29.272 Detail, Node017, Initial read of value
2018-07-09 11:27:29.272 Detail, Node017, Notification: ValueChanged
Code: Select all
2018-07-09 11:27:56.643 Detail, Node017, Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x11, 0x05, 0x31, 0x05, 0x19, 0x21, 0x00, 0xe8
2018-07-09 11:27:56.643 Detail,
2018-07-09 11:27:56.643 Info, Node017, Received SensorMultiLevel report from node 17, instance 1, Seismic Intensity: value=0.0mercalli
2018-07-09 11:27:56.644 Detail, Node017, Refreshed Value: old value=5.6, new value=0.0, type=decimal
2018-07-09 11:27:56.644 Detail, Node017, Changes to this value are not verified
2018-07-09 11:27:56.644 Detail, Node017, Notification: ValueChanged
- gizmocuz
- Posts: 2542
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Seismic devices
@Eddy, was this during startup or where the nodes already queried ?
Did you pick up the node, and give it a shake ?
If after nodes queried and shaking, i should be able to replicate this, tried it before, but no Seismic changes where reported
Did you pick up the node, and give it a shake ?
If after nodes queried and shaking, i should be able to replicate this, tried it before, but no Seismic changes where reported
Quality outlives Quantity!
Re: Seismic devices
I restarted domoticz with Zwave loglevel at 9.
Directly after all nodes where queried I shaked the device and this was the output.
In the domoticz log I see the message, but a new device is not created.
Directly after all nodes where queried I shaked the device and this was the output.
In the domoticz log I see the message, but a new device is not created.
Code: Select all
2018-07-09 11:29:32.742 OpenZWave: Value_Added: Node: 17 (0x11), CommandClass: SENSOR MULTILEVEL, Label: Seismic Intensity, Instance: 25
Re: Seismic devices
Anyone got it working yet?
- gizmocuz
- Posts: 2542
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Seismic devices
Nope sorry, just checked again, and i get no Seismic value at all, also not at startup
Could you tell me from the openzwave node list, what ID/Type you have ?
Mine is 0x1001, 0x0800, i have included this on a non-zwave+ stick
Could you tell me from the openzwave node list, what ID/Type you have ?
Mine is 0x1001, 0x0800, i have included this on a non-zwave+ stick
Quality outlives Quantity!
-
- Posts: 114
- Joined: Thursday 08 December 2016 9:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Seismic devices
Hi,
I have this sensor and I am interested in the seismic intensity meter stuff
I have just added this device to Domoticz and do not get the seismic output in the domoticz log.
Did one of you get this working?
Bernard
I have this sensor and I am interested in the seismic intensity meter stuff
I have just added this device to Domoticz and do not get the seismic output in the domoticz log.
Did one of you get this working?
Bernard
-
- Posts: 135
- Joined: Friday 13 November 2015 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands, Emmen Area
- Contact:
Re: Seismic devices
Not working here, but interest how to get it to work.
-
- Posts: 331
- Joined: Monday 03 July 2017 19:58
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Seismic devices
@gizmocuz,
In order for the FGMS001 (At least on ZWave Plus version) to have Seismic Sensor; parameter 24 should be assigned to "Tamper and Earthquake".
But i still don't have the seismic device created still.
In order for the FGMS001 (At least on ZWave Plus version) to have Seismic Sensor; parameter 24 should be assigned to "Tamper and Earthquake".
But i still don't have the seismic device created still.
Who is online
Users browsing this forum: No registered users and 1 guest