secure message still there, only motion sensor, temp and lux working.
The mapping is done in the config file.
domoticz does a discovery on a node which reports the capabilities of that device.
this info is put into the zwcfg_xxxx.xml file
When you have a correct config file domiticz does a combination of what is in the config file and what capabilities are reported. this combined data is put into the zwcfg_xxxx.xml file.
you can check this behaviour and will seee there is a lot more info in the zwcfg_xxxx.xml file than that there is in the config file.
sometimes however things go wrong, capabilities are reported which do not work or capabilities in the configfiles are wrong.
The config file overrules the capabilities which are discovered.
so when discovery goes wrong you need to correct this in the config device file.
mapping commandclasses to other classes is such a thing as well as mapping endpoints.
i do not have enough knowledgde to do this mapping.
i believe the fibaro modules work 100% but openzwave can not cope with some of the functionality because they are made for the fibaro controller
recarding the secure message, my module is not included secure so this has nothing to do with it.
Bikey wrote:Interesting! Where is this re-mapping done, is that in the OZW-part or in Domoticz?Gravityz wrote:ok i understand.
update" tried mapping 48 but that made no difference but i believe this is the key to solving this"
i will do a second test with group 1,2,3 to see what happens in my situation
Perhaps that could also be used to read the "binary report" as is used by the new sensors instead of the "Basic Command Class" as used by the old sensor.
Di you already do a test with group 1,2,3, and if things are working do you no longer have the "alarm level secure" messages in the log?