Closed ABewsher closed 5 years ago
A missing concatenation meant that instead of getting an error explaining what the connection problem is, we got an error like this:
[DEBUG] 14:28:40: [1;31m2019-03-23 14:28:40.550683 [ fatal] LUA error: /opt/fibaro/scenes/193.lua:28: attempt to call upvalue 'deviceData' (a string value) Signed-off-by: Adam Bewsher adam.bewsher@neos.co.uk
[DEBUG] 14:28:40: [1;31m2019-03-23 14:28:40.550683 [ fatal] LUA error: /opt/fibaro/scenes/193.lua:28: attempt to call upvalue 'deviceData' (a string value)
A missing concatenation meant that instead of getting an error explaining what the connection problem is, we got an error like this:
[DEBUG] 14:28:40: [1;31m2019-03-23 14:28:40.550683 [ fatal] LUA error: /opt/fibaro/scenes/193.lua:28: attempt to call upvalue 'deviceData' (a string value)
Signed-off-by: Adam Bewsher adam.bewsher@neos.co.uk