09.12.2020, 11:21
You can check the communication by connecting only one ballast and running this script. Post what you get in Logs tab.
Code:
require('user.dali')
res, err = dalicmd('internal2', 'querystatus', { addrtype = 'broadcast' })
log(res, err)