Skip to content

openLuup

The goodness of vera without the bad. Discuss installation problems and improvements.

186 Topics 3.0k Posts

Subcategories


  • Discuss your other openLuup plugins here

    44 Topics
    871 Posts
    M

    Hi Ak,
    Not sure what the issue is for me then. I first had it running on Pi3 with Debian, now on Pi4 with Ubuntu, same issue of not getting the token. I did copy the user_data.json, so maybe something in that.
    As a test I tried on my openLuup clean test install running in a container and that is working. So must be something at my end.
    Thanks again anyway, I have a new workaround :-).

  • The vera integration of openLuup

    8 Topics
    102 Posts
    parkercP

    Just wanted to add that my Vera Bridges stopped working, I can’t be sure exactly when, maybe after a reboot ? But wanted to share here as they were working fine..

    850065d5-00f8-44e6-b75d-5ae9a21a272d-image.png

    The Variable for the RemotePort on both is /port_3480

    Updating to :3480 fixes it..

    @akbooer - not sure why this worked first and then stopped..

  • 0 Topics
    0 Posts
    No new posts.
  • The Z-way integration for openLuup

    20 Topics
    418 Posts
    akbooerA

    You only get that lucky once in every four years!

  • 4 Topics
    73 Posts
    akbooerA

    It doesn’t really matter, but it does need to have the executable permission.

  • Custom function reloading...

    4
    0 Votes
    4 Posts
    172 Views
    akbooerA

    Yes, "global" to Test Lua, Startup Lua, and scene Lua.

    Plugins have their own separate environments.

  • New pi - clone existing image?

    2
    0 Votes
    2 Posts
    127 Views
    akbooerA

    Yes, there's an easy way to 'factory reset'. Several, in fact.

    I'm assuming that you still want to start with an AltUI image.

    From the shell, without any other openLuup running (ie. after having done an exit) do this:

    ./openLuup_reload altui

    You can then exit this instance (once it's loaded) and reboot the system (to use your normal system openLuup startup.)

  • FAN dimmer device

    7
    0 Votes
    7 Posts
    257 Views
    DesTD

    But this plugin it's for GOAP 0-10V Module...

    We will need to modify it to control a regular zwave dimmer ...

  • Cloning scenes in openLuup and AltUI

    6
    0 Votes
    6 Posts
    285 Views
    akbooerA

    @a-lurker said in Cloning scenes in openLuup and AltUI:

    People tell me all the time I'm on the artistic spectrum.

    That's absolutely fine - you are not alone.

    Development version v20.12.31 of openLuup implements the scene clone functionality (from the openLuup console Scene page) with new scene numbers filling in empty slots.

    Happy New Year.

  • AltUI/Reactor issue?

    25
    0 Votes
    25 Posts
    1k Views
    toggledbitsT

    I just found a bug in the editing of Weekday conditions. Fixed in stable branch.

  • Logging lines

    Solved
    31
    0 Votes
    31 Posts
    1k Views
    CatmanV2C

    You're still several mistakes ahead of me. 😉

    C

  • Breakdown?

    8
    0 Votes
    8 Posts
    297 Views
    akbooerA

    If port 3480 is in use, on the IP that openLuup is running on, then it will not start, by default. You can, in fact, run openLuup on a different port, and I often do in testing, so that I can run multiple copies on the same machine. It's not for general use, though, since so many plugins have hard-coded the 3480 port, which is what Vera uses.

  • Playing sounds on the Zooz Siren ZSE19

    6
    0 Votes
    6 Posts
    312 Views
    C

    I think I'm going to try excluding and including the device again. I was trying a few Get/Set commands from the Zway Expert interface last night and the Set command seems to keep failing. I've also emailed Zooz to see if they have anything to suggest.

  • Imperihome - missing devices

    29
    0 Votes
    29 Posts
    1k Views
    akbooerA

    @mrfarmer said in Imperihome - missing devices:

    If you only look at the device type then you cannot distinguish some devices like HVAC vs Heater.

    Perfectly true, but I had to leave something for you to do. 😉

  • LUA School

    7
    0 Votes
    7 Posts
    304 Views
    toggledbitsT

    It was a work in progress. A few people are using it, but I back-burnered it earlier this year when the eZLO stuff starting being available for preview and I haven't done much lately. Maybe time to crack the notebook on it and see what I was last working on...

  • Imperihome - question

    6
    0 Votes
    6 Posts
    223 Views
    PerHP

    Solved. 🙂 https://smarthome.community/topic/254/imperihome-missing-devices/9

  • Delay in luup requests

    15
    0 Votes
    15 Posts
    529 Views
    ElcidE

    Still not working for me @DesT

  • [openLuup] Multiple lines in variables

    25
    0 Votes
    25 Posts
    972 Views
    therealdbT

    While we're speaking of CSS framework, take a look at bulma. https://bulma.io/

    I appreciate the fix. I'm using the console a lot lately, because it's easier to see things, mess around and refresh when necessary. I agree it's not a replacement for AltUI, but I see a future where AltUI it's not needed if you just want to run openLuup headless and use another UI over it.

    I second the move to a proper HTTP web server, in order to increase its performance. Take a look at lighttpd, because as the name suggests, is a very light full featured and modular web server.

  • Push notifications

    12
    0 Votes
    12 Posts
    633 Views
    DesTD

    I'm using rocket.chat as we are using it at work!

  • Converting RulesEngine to openLuup...

    18
    0 Votes
    18 Posts
    493 Views
    DesTD

    @akbooer The problem with a scene that runs every 5 mins, it's that if the motion sensor just stop detecting something it will be "true", that mean I will never be able to put a real "stop detecting motion since..." ?

    @rafale77 Got this part, so I understand that @therealdb and @a-lurker are doing that ?

    The problem with Rules Engine, I think, it's it add a kind of delay, it's not responding as fast I think openLuup should respond..

    90% of all my "scenes" are in Rules Engine since 2 years, and I can't live without it now. So if tomorrow, Rules Engine broke 'cause of something else in openLuup/ALTUI as it happen back in time, I will have a complete broken system, that's the main reason to "code" everything directly in openLuup...

    RulesEngine bring to openLuup an "advanced" scene creation with some more complex trigger.

  • "attempt to call a string value" error on Vera luup engine

    2
    0 Votes
    2 Posts
    116 Views
    akbooerA

    For Vera, you’re probably limited to rather manual methods. In openLuup development, I often run the entire system in debug mode within my development system. There is a debug library, with tools to profile code and trace calls, but I don’t think you can use that (I may be wrong.)

  • Geolocation

    7
    0 Votes
    7 Posts
    275 Views
    akbooerA

    @mrFarmer

    Ah yes, that would explain it. Sorry.

  • Time out of sync

    5
    0 Votes
    5 Posts
    201 Views
    ElcidE

    On further advice i just crated a synbolic link to thr zoneinfo file for my city.

  • AltUI Upgrade

    5
    0 Votes
    5 Posts
    178 Views
    CatmanV2C

    My thanks!

    AltUI v2.50.2549,

    C

  • Move Lua code from Vera to OpenLuup

    6
    0 Votes
    6 Posts
    245 Views
    akbooerA

    Glad it's solved!

Recent Topics