Merde
Fait moi un script dans le répertoire /lua : script_device_test.lua
tu fais un print comme ligne de commande : print('Test script device LUA')
et regarde tes logs...
Moi j'ai :
2016-01-15 10:13:34.502 LUA: Test script device LUA
2016-01-15 10:13:34.502 Error: EventSystem: Lua script did not return a commandArray
2016-01-15 10:13:34.537 LUA: Test script device LUA
2016-01-15 10:13:34.537 Error: EventSystem: Lua script did not return a commandArray
2016-01-15 10:13:34.568 LUA: Test script device LUA
2016-01-15 10:13:34.568 Error: EventSystem: Lua script did not return a commandArray
2016-01-15 10:13:34.599 LUA: Test script device LUA
2016-01-15 10:13:34.599 Error: EventSystem: Lua script did not return a commandArray
2016-01-15 10:13:34.623 LUA: Test script device LUA
2016-01-15 10:13:34.623 Error: EventSystem: Lua script did not return a commandArray
2016-01-15 10:13:41.413 LUA: Test script device LUA
2016-01-15 10:13:41.414 Error: EventSystem: Lua script did not return a commandArray
Alors si tu n'as pas ça... c'est un pb qui n'a rien avoir avec ton script... il faut rechercher pourquoi les scripts Devices ne sont pas lancés !
Si tu as ce message... balance nous ton script, il doit avoir un pb.
