openLuup

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

185 Topics 3.0k Posts

Subcategories


  • Discuss your other openLuup plugins here

    44 Topics
    871 Posts

    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

    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

    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.

  • hass bridge

    4
    0 Votes
    4 Posts
    357 Views

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

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

    That would be surprising. Are you sure you’re looking at the right machine?

  • openLuup: archive video (snapshot)

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

    6
    0 Votes
    6 Posts
    194 Views

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

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

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

    How about a request for
    openluup.inet.wget
    Post seems like a core function

  • cjson

    2
    0 Votes
    2 Posts
    109 Views

    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