15.12.2022, 09:53
Hello,
Having problem with this date, it results in 2086 and not 1986.
Possible to get around the problem or is the date too old for KNX?
Having problem with this date, it results in 2086 and not 1986.
Possible to get around the problem or is the date too old for KNX?
Code:
grp.write('5/5/63', {
year = 1986,
month = 05,
day = 21
})