@mamuli: It might be that by fixing the communication for the PowerMax Pro with partitions we have broken it for the PowerMax+. A number of messages are sent to the panel and we expect a certain response (in a defined order). If these responses don’t occur as expected, then it is seen as an error as the plugin comes in an unknown state. It will then do a reload of of Vera to try it again (a new startup). After 3 or 4 times it stops trying and the plugin won’t start up anymore. This is most likely what you see. You can verify this by looking at the ‘CommExceptions’ variable in the advanced tab. Most likely this will have value 4. If you clear the value (make the variable empty), the plugin will start again. But since the root cause still is there, it will lead to the same result.
Could you do the following for me? Please clear the value ‘CommExceptions’ (& make sure that debug logging is on) and save. Capture the LuaUPnP.log file and send it to me. Then I can figure out what is going wrong.
@Gatorcw: The description for the plugin from the Marketplace can be found here.