Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. openLuup
  4. openLuup - a Vera emulator for all platforms

openLuup - a Vera emulator for all platforms

Scheduled Pinned Locked Moved openLuup
veracontroller
13 Posts 3 Posters 11.5k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • hekH Offline
    hekH Offline
    hek
    Admin
    wrote on last edited by
    #2

    @akbooer said:

    http://forum.micasaverde.com/index.php/topic,32315.msg244893.html#msg244893

    Just read it through, really impressed by your work so far.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      akbooer
      wrote on last edited by
      #3

      @Drcashman reports (on the Vera forum) that openLuup works with the MySensors gateway, so that seems like good news.

      1 Reply Last reply
      1
      • A Offline
        A Offline
        akbooer
        wrote on last edited by akbooer
        #4

        I've had to make some changes to openLuup to fully support the MySensors ethernet gateway, but now have it smoothly running cross-platform (Mac, BeagleBone, Arduino Yun.) At the moment, the gateway sketch does not run on the same board as the openLuup controller on the Yun, but the aim is to do that. I need to crack the Unix/Arduino bridge that comes with that device in order to achieve the goal of an integrated controller / gateway on the same board.

        MySensors on ALTUI.jpg

        1 Reply Last reply
        0
        • A Offline
          A Offline
          akbooer
          wrote on last edited by
          #5

          The latest version (Release 4) of the openLuup environment is now available from the Vera BB here: http://forum.micasaverde.com/index.php/topic,32315.msg246814.html#msg246814

          It runs the ethernet gateway plugin and has been tested with both real sensors and emulated ones (Mock My Sensors) on Mac, BeagleBone Black, and Arduino Yun platforms.

          I am now truly up and running with MySensors and, no doubt, drifting away from the Zwave world into a whole new and exciting one of homebrew devices. Thanks to all for the help along the way so far.

          1 Reply Last reply
          1
          • A Offline
            A Offline
            akbooer
            wrote on last edited by
            #6

            The latest version (Release 5) of openLuup(cross-platform Vera emulator) is now available from the Vera BB here: http://forum.micasaverde.com/index.php/topic,32315.msg252150.html#msg252150

            It runs the MySensors plugin (ethernet connection to gateway only) and I'm using it as my main HA controller for MySensors devices (and bridged to Vera for Zwave access.)

            1 Reply Last reply
            2
            • A Offline
              A Offline
              akbooer
              wrote on last edited by
              #7

              The latest version (Release 6) of openLuup is now available on GitHub here https://github.com/akbooer/openLuup

              There's also now a section for this in the MySensors Controllers list http://www.mysensors.org/controller/openluup pointing to documentation as well as the code.

              An active discussion board is here http://forum.micasaverde.com/index.php/board,79.0.html, with help from people who have installed this on different systems (Mac, Windows, Arduino, BeagleBone, RPi, Ubuntu, OpenWRT, Synology, ...) but also any questions welcomed right here too.

              I've been using it as the main controller for my MySensors network for at least three months.

              1 Reply Last reply
              3
              • Z Offline
                Z Offline
                zurli
                wrote on last edited by
                #8

                Thank you akbooer for this great Controller

                I was able to install it on the yun. In the capture "Host directory tree" could you change on point B. to /www/cmh/skins/default/icons/devices_states. Like this its possible to build the symbolic link in point C.
                I had to create a link for lua in /usr/bin with ls -n /usr/bin/lua lua5.1 to get the openLuup_reload utility up and running.

                The website is accessible but iam not able to get the yun ethernet bridge running.
                Would it be possible to get the YunEthernet example. I was not able to build it with the explanation in Ethernet Gateway on Arduino Yún
                You could place the code in your GitHub under YunEthernet

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  akbooer
                  wrote on last edited by
                  #9

                  I'm not near my development system for the next few days, but will post the Yún gateway on GitHub when I'm back.

                  Z 1 Reply Last reply
                  0
                  • A akbooer

                    I'm not near my development system for the next few days, but will post the Yún gateway on GitHub when I'm back.

                    Z Offline
                    Z Offline
                    zurli
                    wrote on last edited by
                    #10

                    @akbooer Thank you very much, this will help me building my mysensors network.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      akbooer
                      wrote on last edited by
                      #11

                      @zurli, Ive updated my GitHub fork with the Yun Gateway

                      https://github.com/akbooer/Arduino/tree/development/libraries/MySensors/examples/GatewayYun

                      A 1 Reply Last reply
                      1
                      • A akbooer

                        @zurli, Ive updated my GitHub fork with the Yun Gateway

                        https://github.com/akbooer/Arduino/tree/development/libraries/MySensors/examples/GatewayYun

                        A Offline
                        A Offline
                        akbooer
                        wrote on last edited by
                        #12

                        The latest version (Release 7) of openLuup is now available on GitHub here https://github.com/akbooer/openLuup

                        It supports a number of new features including

                        • no dependencies on system HTTP port 80 server (easier setup)
                        • remote access possible through weaved.com
                        • Lua modules as CGIs for easy functionality extensions
                        • sundry bug fixes and internal improvements
                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          akbooer
                          wrote on last edited by
                          #13

                          It's been a while since I posted here, but openLuup has continued development and is now a really very capable controller with extensive plug-in compatibility with Vera. Latest version always available from GitHub here https://github.com/akbooer/openLuup

                          1 Reply Last reply
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          17

                          Online

                          11.7k

                          Users

                          11.2k

                          Topics

                          113.1k

                          Posts


                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • MySensors
                          • OpenHardware.io
                          • Categories
                          • Recent
                          • Tags
                          • Popular