I have 3 smoke sensors included in my network, 2x Fibaro FGSS-001 and 1x Fibaro FGSD-002. I've changed the
/opt/z-way-server/automation/modules/ZWave/postfix.json viewtopic.php?f=3422&t=22509&p=61064&hi ... sor#p61064 (thanks to @AlphaX2!), so that the Fibaro FGSD-002 shows all the alarm classes (113) on UI.
Now I want to use the module "Fire Protection".I can select the older FGSS-001 without problems, but I cannot
select the Fibaro FGSD-002 device. The FGSD-002 creates, amongst other, zway vDevs with 113-1-2 and 113-1-3.
So looking at the modules.json from module "Fire Protection":
the namespace "devices_sensorBinary:alarm:smoke" must match my vDev Fibaro FGSD-002 113-1 !?"field": "enum",
"datasource": "namespaces",
"enum": "namespaces:devices_sensorBinary:alarm:smoke:deviceId,namespaces:devices_sensorBinary:alarmSensor:smoke:deviceId",
"required": true
I have no idea, why the FGSD-002 is not listet.
Anyone an idea?
Thanks
Bjoern.