github version is wrong...

Missing EWextras.conf:
extrasFile = uiVar (“ExtraVariablesFile”, “”) – list of extra variables to watch

Also, it took out the LoadLevelStatus stuff too. I will try to upload a better version later - but what’s in github is a step backwards…

There should be no default file for extra variable, it’s quite up to the user. What else do you think is wrong? The only thing, IIRC, that should have gone in the last update was the VeraLite LED status.

I have to wait to get home to look at the file again, but before, LoadLevelStatus was being tracked but now it’s not. It’s a few lines of code, so no big deal - I had a backup from earlier.

As for the extras file, I agree it’s up tot he user to have that file, but the code on github has:

extrasFile = uiVar (“ExtraVariablesFile”, “”) instead of extrasFile = uiVar (“ExtraVariablesFile”, “/www/EWextras.conf”)

I agree that the user should have the file if they want, but they shouldn’t have to edit the Lua file to make that happen should they?

[quote=“johnes, post:3, topic:193814”]I have to wait to get home to look at the file again, but before, LoadLevelStatus was being tracked but now it’s not. It’s a few lines of code, so no big deal - I had a backup from earlier.

As for the extras file, I agree it’s up tot he user to have that file, but the code on github has:

extrasFile = uiVar (“ExtraVariablesFile”, “”) instead of extrasFile = uiVar (“ExtraVariablesFile”, “/www/EWextras.conf”)

I agree that the user should have the file if they want, but they shouldn’t have to edit the Lua file to make that happen should they?[/quote]

If there’s something wrong then we should fix it for all users, not just for you. I appreciate the heads up, but you should appreciate that this software is free, you use it at your own risk, and you stand a better chance of getting fixed by politely pointing it out any problems, rather than baldly stating something is worse than it was before.