This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Lua KNX connection
#1
Is there a possibility to know if LM/HomeLYnk has connection with knx bus and use that information in lua script?
Reply
#2
You can ping any KNX device and check bus status like that:

Code:
status = knxlib.ping('1.1.100')
Reply
#3
Pawel,
the only thing you should remember: it works in hL FW 1.3.0 and newer.
Reply


Forum Jump: