pimatic / pimatic-homeduino

Pimatic plugin for using 433mhz devices and sensors with a connected Arduino with homeduino sketch
https://pimatic.org/
GNU General Public License v2.0
37 stars 29 forks source link

auto reset stopped working #21

Closed sweebee closed 9 years ago

sweebee commented 9 years ago

I used auto reset on my doorbel from kaku. But it doesn't work anymore. ACDB-7000B.

{
      "id": "deurbel",
      "name": "Deurbel",
      "class": "HomeduinoRFContactSensor",
      "protocols": [
        {
          "name": "contact1",
          "options": {
            "id": 9329758,
            "unit": 11
          }
        }
      ],
      "autoReset": true,
      "resetTime": 5000
    },
sweetpi commented 9 years ago

Could you give me a debug output of a received message?

sweebee commented 9 years ago

Sorry i didn't update the post. It started working after a few presses on the button. It just happened after the label update.