- Replies 12
- Views 689
- Created
- Last Reply
Most Popular Posts
-
The filename doesn't matter. http://192.168.178.33/api/wsltUbHQbdnDhDEidaNJQg2s85Nv9OldLPE6TYeT/groups/Wand/action PUT: { "on": true } sleep://180000 http://192.168.178.33/api/wsltUbHQbdnDhDEidaN
hi, I would like to install a sleep function in the cvaction. How does this work? The light should stay on for e.g. 3 minutes and then slowly go out
I've tried it before but somehow it doesn't work. See pictures. Thanks.
# Philips Hue: Licht ausschalten
sleep://3500
http://192.168.178.33/api/wsltUbHQbdnDhDEidaNJQg2s85Nv9OldLPE6TYeT/groups/Wand/action
PUT: { "on": false, "transitiontime": 500 }
Edited by acid303