Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. t1m0
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by t1m0

    • t1m0

      Connection ERROR
      Troubleshooting • • t1m0  

      4
      0
      Votes
      4
      Posts
      1617
      Views

      t1m0

      I have the sensor placed directly next to the gateway and it works. Now I have set between the wanted stretch and a repeater and it seems to work. I find the error message very gaps.
    • t1m0

      Identify a Sensor
      My Project • • t1m0  

      5
      0
      Votes
      5
      Posts
      1338
      Views

      t1m0

      @mfalkvidd ah okay. I Think that script would be okay and i can usw it for Pimatic... Thank you
    • t1m0

      Motion Sensor Problem
      Hardware • • t1m0  

      2
      0
      Votes
      2
      Posts
      841
      Views

      alexsh1

      @t1m0 I suggest you post it in Troubleshooting. Let me ask you if I understand your question correctly - your PIR is triggered randomly?
    • t1m0

      Sensor Repeat
      General Discussion • • t1m0  

      7
      0
      Votes
      7
      Posts
      1667
      Views

      flopp

      @t1m0 Repeater-sensor-node is a Repeater node What I meant with Normal node is Sensor node and they don't send others data to GW Sorry if I was not clear
    • t1m0

      Problems with RDIFLock (Antenna)
      Hardware • • t1m0  

      4
      0
      Votes
      4
      Posts
      946
      Views

      t1m0

      works! thanks!
    • t1m0

      Problem to integrate a BinarySwitchSensor
      pimatic • • t1m0  

      3
      0
      Votes
      3
      Posts
      1154
      Views

      Harry van der Wolf

      Please specify what doesn't work. You have debug verbosity on which shows that your sensor on/of signal as such is recognized by pimatic. Your used class is correct as well. Did you specify the protocol in the mysensors plugin? { "plugin": "mysensors", "driver": "serialport", "protocols": "1.5.4", "driverOptions": { "serialDevice": "/dev/ttyUSB0", "baudrate": 115200 } }, The plugin still defaults to the 1.4 protocol. Edit: Also check Getting started with MySensors in the pimatic forum.