trying to turn on and off my room light using Time. I’m using raspberry pi3 running openhab2 connected to 16 channels relay.
I looked online but to many scripts i don’t understand and i don’t know how to make it work …
i need a simple script to turn on my light lets say at 6am and turn off at 7pm. my items configuration is like this : Switch RoomLIGHT{ gpio=“pin:16” }