openLuup

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

180 Topics 2.9k Posts

Subcategories


  • Discuss your other openLuup plugins here

    43 Topics
    824 Posts

    "I hadn't appreciated that the Pro devices don't identify as "shellyplus" and I can fix that." Works OK now. All the DIN rail mounted devices are "shellyproXYZ".

  • The vera integration of openLuup

    8 Topics
    101 Posts

    If the bridge does not detect previously existent devices when the system starts up, then it moves them into Room 101. So a restart should either resolve the issue, if they have appeared again, or you can delete any/all devices using the action described above.

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

    20 Topics
    418 Posts

    You only get that lucky once in every four years!

  • 4 Topics
    73 Posts

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

  • Breakdown?

    8
    0 Votes
    8 Posts
    220 Views

    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
    252 Views

    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

    @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
    244 Views

    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
  • Delay in luup requests

    15
    0 Votes
    15 Posts
    377 Views

    Still not working for me @DesT

  • [openLuup] Multiple lines in variables

    25
    0 Votes
    25 Posts
    716 Views

    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
    476 Views

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

  • Converting RulesEngine to openLuup...

    18
    0 Votes
    18 Posts
    323 Views

    @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.

  • 0 Votes
    2 Posts
    91 Views

    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
    197 Views

    @mrFarmer

    Ah yes, that would explain it. Sorry.

  • Time out of sync

    5
    0 Votes
    5 Posts
    142 Views

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

  • AltUI Upgrade

    5
    0 Votes
    5 Posts
    125 Views

    My thanks!

    AltUI v2.50.2549,

    C

  • Move Lua code from Vera to OpenLuup

    6
    0 Votes
    6 Posts
    163 Views

    Glad it's solved!

  • AltUI Stuck on "Waiting Initial Data"

    10
    0 Votes
    10 Posts
    248 Views

    @PerH

    Thanks, Per... and welcome to the forum!

    The link default is, AFAIK, an AltUI changes, rather than an openLuup one? Which link (where) were you thinking of?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Virtual HTTP Devices Plug-in v2

    2
    3 Votes
    2 Posts
    152 Views

    I will install on the weekend if i get time.

  • Scene controller in openluup and scenes

    5
    0 Votes
    5 Posts
    117 Views

    Yep, I get it. It's still a bug, imho, because I can create a scene with a trigger, as the official service is telling me to do that, but it will not be triggered. I can live with it, since it's just for my virtual scene controller and I doubt many people with end up using it, but I think it's worth noticing.

  • Support for Heaters in Openluup

    5
    0 Votes
    5 Posts
    155 Views

    Thanks for the update. Heaters are indeed part of the the standard Vera device files, so I was just pointing that support for a standard type is missing in the console. My request was to include it in a future release.

  • 0 Votes
    17 Posts
    420 Views

    Mainly Reactor Sensor entries but many devices, including openLuup, will occasionally wander off the page:

    <code>2020-08-02 16:07:08.608 openLuup.server:: GET /data_request?id=variableget&DeviceNum=0&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&Variable=Mode&_=1596409627025 HTTP/1.1 tcp{client}: 0x564821cd4ce8
    </code>

    Anything that allows the full display of the log line would help.

Recent Topics