I am trying to write a device handler for the ecolink flood/freeze sensor. It’s going poorly. There are many things I don’t understand. The code is below, followed by questions.
-
The simulator for this has never worked. Even on other device handlers that I’ve downloaded and tried to virtualize, the simulator is hit or miss. It will work sometimes and not others. For this device it has never worked. Any thoughts?
-
Does the fingerprint need more information?
-
I tried to implement refresh. I can see the refresh command, but my function is never executed as far as I can tell. Because of #4 below.
-
No matter what I do, I don’t see any logging. I use chrome, but have tried explorer as well. No joy. I leave the window open, but nothing ever shows up. Thoughts?