Hi Snorre, yes I only have the new smartthings app, unfortunately.
I reset my implant (click and hold for 10s I think) as it was already on another z-wave network and my raspberry pi was bricked. My implant has an external thermometer and input 1 connected to my pump’s pressure valve spare breaker so that I can see when it is switched on.
I had already installed the main DH without changes fibaro-smart-implant.groovy without realising they should all be installed. I just followed the instructions for including using the smartthings app (yes 3 clicks). Later when I tried to figure out what was happening I realised that all of the DH codes need to be installed. I have done this now, but my implant is in a blind cellar about 90 minutes drive from my home so no possibility to re-include. To get the external thermometer working without re-including, I added a call:
createChildDevice("DS18B201")
inside the installed()
method. This is only temporary until I can get back to the site and redo everything properly.
I did update the range definitions yes as they didn’t seem to be working in the new smartthings app and it was not possible to update any of those parameters where the range was defined.