Navigation

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

    marknmel

    @marknmel

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Location Ontario, Canada

    marknmel Follow

    Best posts made by marknmel

    This user hasn't posted anything yet.

    Latest posts made by marknmel

    • RE: OpenLoop Noob, need to know if what I want to do is possible

      Hi @tamorgen - sorry for the reply to your old post (ignore if you've solve this already - or perhaps it's valuable still).

      Have you looked at the Reactor Plugin for Vera? (it's on Github too - by Patrick Rigney aka Rigpapa from the Vera Forums). I believe it runs on OpenLUUP as well if you were external to Vera.

      There are example use case videos on Youtube for it.

      It is a logic engine for LUUP - (if/then/else/and/or/not/timers). You can react to any variable or device state. (ie if door not locked, lock it, then unlock it). You can chain actions or conditions together as well.

      This was probably done in the past with PLEG, but I was never fond of PLEG so I wrote some conditional stuff directly in LUA, but since Reactor came along - it's so powerful, lightweight and a no brainer to use.

      I'm probably going to write some battery monitoring and door state monitoring with MySensors with it shortly.

      /Mark

      posted in Vera
      marknmel
      marknmel
    • Icon Location Offline

      Hi All!

      I'm still using a old Vera Edge with the wonderful MySensors project.
      I've noticed something odd in my Vera interface regarding icons that are missing.

      For instance:
      D_Arduino1.json ...sources this png file. MySensors.png as a default_icon directly from the MySensors website for instance. (Good!)

      ....but for the Barometer Sensor - this seems to point to a non-existent place now.
      D_Barometersensor1.json tries to source this from a defunct website unknown.png - yes the name is actually unknown.png (...but the website doesn't exist - Not So Good!)

      The complete list of file on the defunct website include;
      https://media.vsm.net.ua/vera/icons/col2/unknown.png
      https://media.vsm.net.ua/vera/icons/col2/stable.png
      https://media.vsm.net.ua/vera/icons/col2/sunny.png
      https://media.vsm.net.ua/vera/icons/col2/cloudy.png
      https://media.vsm.net.ua/vera/icons/col2/unstable.png
      https://media.vsm.net.ua/vera/icons/col2/thunderstorm.png

      While checking other Vera/MySensors devices it seems that the distance sensor sources it's images from the mios website, but the rest of the device images are hosted internally in the Vera or hosted on the https://www.MySensors.org/icons/ folder.

      I'd be willing to do a PR to fix up the image locations, but I'd need some help locating the missing PNG objects and getting them installed to the https://www.MySensors.org/icons/ folder.

      If they no longer exist as the original PNG files somewhere, I -could- rebuild them using the screengrabs in this post: https://forum.mysensors.org/post/26815 (please just let me know if we need to go that direction....)

      Can anyone help me out? - so that I can help out.

      Thanks a mil for a great project!

      /Mark

      posted in Vera
      marknmel
      marknmel