GCAL plugin installation generate a repetitive LUA reinit

When I install this plugin, my log trace is showing that the lua startup is done each 10 minutes ?!?!?
Even if the GCAL control is set to OFF, and if I set the interval to 0 (instead of 180 by default), the Lua reinit is done constantly.

How can I correct that ? During the Lua reinit, the controller is not available and I want to avoid this.

I don’t need the event driven feature. I will just create a scene that will call this device once a day.

Here is the log when the plugin is installed. Without that plugin, it’s a normal behavior

50	07/18/22 16:58:05.780	luup_log:310: GetLogV1.2 device: 310 - Command grep Ray: /var/log/cmh/LuaUPnP.log > /var/log/cmh/00-GetLog.log returned 256 <0x6f639520>
50	07/18/22 16:58:13.669	luup_log:310: GetLogV1.2 device: 310 - Command grep Ray: /var/log/cmh/LuaUPnP.log > /var/log/cmh/00-GetLog.log returned 256 <0x6f639520>
50	07/18/22 16:58:30.228	luup_log:310: GetLogV1.2 device: 310 - Command grep Ray: /var/log/cmh/LuaUPnP.log > /var/log/cmh/00-GetLog.log returned 0 <0x6f639520>
50	07/18/22 17:01:24.102	luup_log:0: Ray:============================ Startup LUA =============================== <0x772dc520>
50	07/18/22 17:02:10.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x775c0520>
50	07/18/22 17:12:28.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76eba520>
50	07/18/22 17:21:19.280	luup_log:310: GetLogV1.2 device: 310 - Command grep Ray: /var/log/cmh/LuaUPnP.log > /var/log/cmh/00-GetLog.log returned 0 <0x6f839520>
50	07/18/22 17:22:46.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76636520>
50	07/18/22 17:23:34.741	luup_log:310: GetLogV1.2 device: 310 - Command grep Ray: /var/log/cmh/LuaUPnP.log > /var/log/cmh/00-GetLog.log returned 0 <0x6eff5520>
50	07/18/22 17:33:02.102	luup_log:0: Ray:============================ Startup LUA =============================== <0x76682520>
50	07/18/22 17:43:18.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x77470520>
50	07/18/22 17:53:35.102	luup_log:0: Ray:============================ Startup LUA =============================== <0x76ac0520>
50	07/18/22 18:03:52.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76aa4520>
50	07/18/22 18:14:08.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76bdc520>
50	07/18/22 18:24:24.102	luup_log:0: Ray:============================ Startup LUA =============================== <0x76704520>
50	07/18/22 18:34:41.102	luup_log:0: Ray:============================ Startup LUA =============================== <0x76b86520>
50	07/18/22 18:44:57.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76dec520>
50	07/18/22 18:55:13.101	luup_log:0: Ray:============================ Startup LUA =============================== <0x76cee520>