Maybe someone can help me out with my issue, I was browsing the net for the past couple of days without any success.
Long story short: z-wave.me keyfob2, included succesfully with FIbaro HC2, parameters set according to this guide:
http://support.betaalbare-domotica.eu/u ... -center-2/
but when I try do run the script to debug,
local ButtonPressed = fibaro:getValue(85,"sceneActivation");
fibaro:debug(ButtonPressed);
it only shows "nil".
tried many times to include/exclude the device, but it looks like the remote is screwing me

Any advice?