@sammy2 old vera user too, i moved to z-way (https://z-wave.me/) AND i'm using openLuup from @akbooer to bridge to z-way and have the same plugin as on Vera.
I'm running that setup for the last 4-5 years.
@sammy2 old vera user too, i moved to z-way (https://z-wave.me/) AND i'm using openLuup from @akbooer to bridge to z-way and have the same plugin as on Vera.
I'm running that setup for the last 4-5 years.
@toggledbits sorry for the delay, got quite busy at the office. Next time feel free to email me!
yeah I made a couple of changes and save them, I confirm the file got updated too, I reloaded openLuup, still having my changes...
The only little issue I have it's a cache issue, when I change a rule, save it, re-open it, sometime it's the old version BUT the file timestamp is newer and opening a new browser show me the right version.
so there's something in your last openLuup version Feb 29 that fixed that too
@akbooer just did a little test... and in the browser console, I can see in the network, that, when saving a rule... it call upload_upnp_file.sh
I just did some test again and the file C_RulesEngine_Rules.xml is modified properly...
Is it possible that's related to the issue with openLuup console ?
I just check again, and I'm never having any kind of error in the console, not even a warning.
@akbooer about RulesEngine... I think I found something... if I modify a rule, it work except, the data is not saved. That mean, if I "edit" again, it's the old data and if I reload openLuup, of course it's again the old data.
The problem is the "save" function.
yeah it's working
@akbooer no worries
2023.01.01 api.lua
2024.02.23 init.lua
2022.12.20 historian.lua
2019.07.19 http.lua
2023.02.18 panels.lua
2023.03.04 console_util.lua
2022.11.05 chdev.lua
2021.05.08 gateway.lua
2023.02.10 wsapi.lua
2024.01.06 loader.lua
2019.10.14 client.lua
2024.02.09 mqtt.lua
2020.03.30 L_AltAppStore.lua
2024.05.01 scheduler.lua
2024.02.11 L_ShellyBridge.lua
2023.03.04 userdata.lua
2018.07.28 backup.lua
2021.03.05 shelly_cgi.lua
2024.02.26 L_openLuup.lua
2022.12.20 whisper.lua
2018.04.23 pop3.lua
2021.01.03 L_VeraBridge.lua
2021.06.14 L_TasmotaBridge.lua
2023.01.06 luup.lua
2024.01.05 devices.lua
2024.02.22 virtualfilesystem.lua
2021.08.21 whisper-edit.lua
2024.02.25 servertables.lua
2018.07.28 sysinfo.lua
2021.05.01 json.lua
2018.03.25 logs.lua
2024.02.12 timers.lua
2021.02.20 requests.lua
2022.12.11 L_Zigbee2MQTTBridge.lua
2016.06.30 compression.lua
2021.04.23 xml.lua
2023.03.03 scenes.lua
2018.01.27 hag.lua
2021.03.25 http_async.lua
2019.08.12 graphite_cgi.lua
2024.01.03 tcp.lua
2024.01.03 io.lua
2024.01.03 server.lua
2016.06.23 rooms.lua
2018.04.12 smtp.lua
2021.04.30 servlet.lua
2024.02.26 console.lua
----.--.-- openLuup/api.lua
2022.12.20 openLuup/historian.lua
2019.07.19 openLuup/http.lua
2024-02-26 12:27:36.315 openLuup.wsapi:: using openLuup/console.lua for openLuup
2024-02-26 12:27:36.316 openLuup.wsapi:: using REQUIRE to load CGI openLuup/console.lua
2024-02-26 12:27:36.328 scheduler.context_switch:: ERROR: [dev #0] ./openLuup/panels.lua:69: attempt to call field 'SID' (a nil value)
2024-02-26 12:27:36.328 openLuup.server:: ./openLuup/panels.lua:69: attempt to call field 'SID' (a nil value)
Just updated...
Got
2024-02-26 12:25:03.339 openLuup.wsapi:: using openLuup/console.lua for openLuup
2024-02-26 12:25:03.339 openLuup.wsapi:: using REQUIRE to load CGI openLuup/console.lua
2024-02-26 12:25:03.339 openLuup.wsapi:: can't find WSAPI application entry point
it's not working.. and have no idea when it start not working, i'm not using it often
can't find WSAPI application entry point
file not found
yeah the console
and also, /openLuup is not working
Nah I just check again, nothing in the browser console...