Hi , I have an issue with scene actions no longer acessible when device ID’s are changing. According to amg0 this might be an openLuup issue
http://forum.micasaverde.com/index.php/topic,36779.0.html
Could you please have a look at this issue
Thanks
Do you exclude and include devices very often?
It’s true that the scene code is not inspected or modified during scene creation or device deletion, but I will take a look.
had a problem with one of the devices no longer responding. Exclude/Include solved the issue
Thanks for looking at it
I have updated a couple of files ([tt]requests.lua, scenes.lua[/tt]) in the development branch on GitHub . Can you test and confirm this fixes the problem for you?
thanks akbooer. amg0 also modified his code to allow editing the action even when an invalid device is used. Worked perfectly for me