2 years late, but the answer is yes, it is possible for example by doing an http request.
See: viewtopic.php?f=17&t=8605&p=69242#p69242
Search found 2 matches
- Sunday 10 January 2016 18:19
- Forum: Others
- Topic: Fibaro rgbw module
- Replies: 2
- Views: 1239
- Sunday 10 January 2016 14:38
- Forum: Others
- Topic: Is Domoticz able to activate RGBW animation programs?
- Replies: 38
- Views: 14795
Re: Is Domoticz able to activate RGBW animation programs?
Here is a simple way to set the animation:
// 6 = Fireplace
http://localhost:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=10&valuelist=72_Ng%3D%3D
// 7 = Storm
http://localhost:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=10&valuelist=72_Nw%3D%3D
// 8 = Rainbow
http ...
// 6 = Fireplace
http://localhost:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=10&valuelist=72_Ng%3D%3D
// 7 = Storm
http://localhost:8080/json.htm?type=command¶m=applyzwavenodeconfig&idx=10&valuelist=72_Nw%3D%3D
// 8 = Rainbow
http ...