'Fibaro Z-Wave FGK-101 Temperature & Door/Window Sensor' Full Support Handler

@nattyb : I am sorry you have all this trouble, and unfortunately it is not clearer for me why it happens : you have the right capabilities, and the only difference I see from your screen copies is that the “Label” is missing from your Device.
And also your FGK-101 device seems to be of a slightly more advanced hardware version than mine, which shows :
Raw Description 0 0 0x2001 0 0 0 c 0x30 0x9C 0x60 0x85 0x72 0x70 0x86 0x80 0x84 0x7A 0xEF 0x2B
But I doubt (?) any of those differences could explain your problems.

I cannot update my original Device Handler code in the post #1 of this thread, but below is my current version of my handler, slightly more advanced. It should not make any difference in your case, but both of us having the exact same version will help checking any behavior difference, even minor.

===> moved to github <===

To update your Device Handler to this latest code :

  • copy the above code
  • paste into the IDE [IDE / My Device Handlers / JJ’s Fibaro FGK-101 Handler / Paste / Save / Publish For Me / …Set Location / …Install]

When you reach the last “Install” step, you should get a Log trace at the bottom of the IDE window : do you ?

IMPORTANT EDIT : the latest version of the “JJ’s Fibaro FGK-101 Handler” is now uploaded to github, so please download it from there.