AltUi Different under openLuup?

I had AltUI running on my Vera Lite UI5, so I installed openLuup on my Pi II and got AltUI installed and upgraded to the current version. I’ve noticed a couple of differences and I’m not sure if this is normal behaviour or I’ve missed something:

  1. All my rooms are missing under openLuup. Do I need to recreate them and move devices into them manually?
  2. My zWave Network page is empty under AltUi.
  3. I get “Workflow mode is not enabled on your ALTUI device” but I don’t see where to enable it.

Thanks!

Have you configured openLuup’s VeraBridge to connect to your Vera?

In startup.lua on the Pi I have: luup.ip_set (“192.168.16.13”, dev) – set remote Vera IP address

which is the IP address of my Vera Lite.

I’m sorry, I misread your original post. Let me start again:

Yes, that’s correct. They are, by default, put into a single room named after the remote machine. This may seem odd, but believe you me when you have multiple machines bridged then this is by far the best way to do it.

I may add an option to the bridge to do this sometime.

2. My zWave Network page is empty under AltUi.

You are running the version from the GifHub master branch, which is not the latest code. The development branch, including the VeraBridge files themselves, now enable this page.

3. I get "Workflow mode is not enabled on your ALTUI device" but I don't see where to enable it.

I have absolutely no idea, sorry. This is, in fact, one for @amg0!

Thanks, in the words of Mr Meat Loaf - two out of three aint bad!

that message is when you have not enabled the Workflow mode in the ALTUI device settings panel.
this corresponds to the ALTUI device variable “EnableWorkflows” being either 0 or inexistant and should be 1 to enable workflows

Thank you, for some reason I had missed that setting. All is well now.

OK, I had to chuckle at that one…