Skip to content

openLuup

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

187 Topics 3.0k Posts

Subcategories


  • Discuss your other openLuup plugins here

    45 873
    45 Topics
    873 Posts
    A
    OK - for those interested: I accidentally deleted the L_openLuup.lua file, which is listed immediately above the L_ShellyBridge.lua, which was the file I intended to delete. Amazing that everything else all still worked perfectly.
  • The vera integration of openLuup

    8 102
    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.. [image: 1731058659731-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 0
    0 Topics
    0 Posts
    No new posts.
  • The Z-way integration for openLuup

    20 418
    20 Topics
    418 Posts
    akbooerA
    You only get that lucky once in every four years!
  • 4 73
    4 Topics
    73 Posts
    akbooerA
    It doesn’t really matter, but it does need to have the executable permission.
  • while loop with IF then elseif...

    14
    0 Votes
    14 Posts
    3k Views
    akbooerA
    @therealdb said in while loop with IF then elseif...: I think it's doable in lua. maybe there's something already done in openluup Not quite sure what you're asking for here, but you mentioned Datamine, so I thought I'd remind you all that openLuup can read Datamine databases without Datamine being installed. So if it's on a NAS, you have access... ...think I'm getting off topic, though.
  • hass bridge

    4
    0 Votes
    4 Posts
    1k Views
    therealdbT
    yep, I know. maybe just moving sensor status via a light brigde could be enough, to start. I'm thinking out loud, obviously.
  • OpenLuup IP Address

    18
    0 Votes
    18 Posts
    4k Views
    ElcidE
    No still running android and dabien can still use all android system apps etc, Andronix installs debian and you can have a ui or termux window. It also restart after reboot and reloads OpenLuup. No issues at present, As said will be playing to see if i can insall zway.
  • openLuup PK

    3
    0 Votes
    3 Posts
    669 Views
    akbooerA
    That would be surprising. Are you sure you’re looking at the right machine?
  • openLuup: archive video (snapshot)

    1
    2 Votes
    1 Posts
    351 Views
    No one has replied
  • How to record "last" motion...

    6
    0 Votes
    6 Posts
    1k Views
    akbooerA
    I probably need to update the openLuup manual... I see that the last version was in July 2018! However, I think that perhaps a Grafana tutorial is outside the scope of that document. But I should, at least, mention the key points about using the openLuup Data Historian as a Grafana data source. Edit: ...really the only thing to know is that you should point Grafana to port 3480 on your openLuup machine IP.
  • VeraBridge not auto connected after reboot Pi4

    14
    0 Votes
    14 Posts
    3k Views
    CatmanV2C
    @rafale77 said in VeraBridge not auto connected after reboot Pi4: @CatmanV2 said in VeraBridge not auto connected after reboot Pi4: @akbooer said in VeraBridge not auto connected after reboot Pi4: Great news! ... told you there were experts here who could help you! I'm just surprised it's me TBH it probably wouldn't have been except I had to rebuild my miniNDLA server last week.... C Don't underestimate yourself... your expertise goes far beyond your French. Genuine LOL. Thanks C
  • Delete all device in Room 101

    5
    0 Votes
    5 Posts
    1k Views
    K
    @rafale77 said in Delete all device in Room 101: Congrats on the move! Please report back on positive or negative effects. Will do. Still working through things and figuring stuff out. So far, the experience has been mostly positive with a few minor hiccups. I also have some scripts I wrote that I plan to share that helped ease my transition.
  • OL oddities

    10
    0 Votes
    10 Posts
    2k Views
    propheadP
    How about a request for openluup.inet.wget Post seems like a core function
  • cjson

    2
    0 Votes
    2 Posts
    679 Views
    akbooerA
    Cjson is very strict about syntax. If you don’t care about Vera compatibility in what you’re writing, then I’d always use the openLuup.json module for both encode (which pretty-prints and sorts keys alphabetically) and decode (which will use Cjson if installed on the system, and deals with the errors that it generates.) If you need to run on Vera then either use dkjson, or the approach which @reneboer has just posted in the other place. Frankly, I wouldn’t bother unless it’s a high volume usage, the classic examples being in VeraBridge and the ZWay plugin.

Recent Topics