22.04.2017, 06:19
I have let this rest for a while and did a new try today. Found out that the connection to the bus was wrong. Had accidentally managed to choose EIBnet/IP routing instead of TP/UART. Saw this while reading the manual for the nth time.
So now the objects are pouring in to the objects overview, and I can manually turn off and on all lights.
Tried to start a scheduled script but that still doesnt work. Here is my script
grp.write('1/1/20',false)
This is set up in scripting under scheduled to start at 15 23 * * *
I also tried to do this in scheduler where you actually set up a scheduled event against a group address, and at a certain time change a value. This should be quite similar to changing the object manually directly. No success.
So now the objects are pouring in to the objects overview, and I can manually turn off and on all lights.
Tried to start a scheduled script but that still doesnt work. Here is my script
grp.write('1/1/20',false)
This is set up in scripting under scheduled to start at 15 23 * * *
I also tried to do this in scheduler where you actually set up a scheduled event against a group address, and at a certain time change a value. This should be quite similar to changing the object manually directly. No success.