johanwilliams / org.openhab.binding.fibaro

Fibaro Binding for Openhab
6 stars 8 forks source link

HC2 Scene: fix log error when failing to connect #22

Closed ABewsher closed 5 years ago

ABewsher commented 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: 2019-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