• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. bmanos
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 39
    • Groups 0

    Topics

    • bmanosB

      [SOLVED] Cannot get Pushbullet to work

      Watching Ignoring Scheduled Pinned Locked Moved Getting Started
      7
      0 Votes
      7 Posts
      562 Views
      bmanosB
      Hello again I reinstalled the pi and the jdk and the pushbullet issue is gone now Thanks again @jkandasa Emmanuel
    • bmanosB

      Can I have the same dashboard for all users?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      242 Views
      bmanosB
      thanks for your answer @jkandasa
    • bmanosB

      My sensors Names disappering every time

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      515 Views
      bmanosB
      @seant thanks for that but when I have a node with multiple sensors attached this cannot help (ex: DHT11 temperature + humidity)
    • bmanosB

      Battery level error on email

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      8
      0 Votes
      8 Posts
      1k Views
      bmanosB
      thanks @jkandasa
    • bmanosB

      How to change Gateway without doing all from the beginning

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      0 Votes
      7 Posts
      2k Views
      bmanosB
      thanks @jkandasa
    • bmanosB

      About battery level

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      14
      0 Votes
      14 Posts
      4k Views
      T
      @bmanos said in About battery level: delay until ne One thing i saw in your sketch is this line delay(1000); Delay will stop all processing, also the mysensors code... what you preferably should use is: wait(1000); In this case mysensors is still able to process (just a little tip which will help coding, see this link for more information)
    • bmanosB

      Multiple Window - Door Sensors - How to group the alarm feature to put them all ON or OFF

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      870 Views
      bmanosB
      This is perfect thanks a a lot
    • bmanosB

      Window - Door Sensor How to get alerts

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      11
      0 Votes
      11 Posts
      2k Views
      bmanosB
      @bmanos said: DON'T reply I figured out the way to do this I didn't see that I can refer to rules in the operations module Everything is OK Thanks for your help one more time Hello Could you have a look at the following there is something I am doing wrong! Thanks again [image: 1504616788225-rule.png] [image: 1504616796191-operations.png]
    • bmanosB

      Confused about mysensors gateway and adding new sensors

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      2k Views
      bmanosB
      Thanks I am OK now most things seems to work