Search found 5 matches

by verbem
Saturday 13 January 2018 13:03
Forum: Suggestions
Topic: Add dynamic parameters to notifications
Replies: 10
Views: 3989

Re: Add dynamic parameters to notifications

Is there a variable for the idx, like $name? have tried $device, $idx, no luck.
by verbem
Friday 01 July 2016 14:59
Forum: Others
Topic: LimitlessLed/AppLamp RGB devices not appearing
Replies: 3
Views: 998

Re: LimitlessLed/AppLamp RGB devices not appearing

Found it in old post. It just works with Mode = RGBW and change nothing to RGB. :o
by verbem
Wednesday 29 June 2016 20:10
Forum: Others
Topic: LimitlessLed/AppLamp RGB devices not appearing
Replies: 3
Views: 998

Re: LimitlessLed/AppLamp RGB devices not appearing

OK, i have my devices appearing, defined the IP and Port of the AppLamp RGB controller, but still no luck in getting the strips to react on on/off..
Any ideas, obvious mistakes that ones makes as a first time user of this Applamp integration?
by verbem
Monday 27 June 2016 17:57
Forum: Others
Topic: LimitlessLed/AppLamp RGB devices not appearing
Replies: 3
Views: 998

LimitlessLed/AppLamp RGB devices not appearing

I have a Wifi gateway from MiLIght that is controlling a number of RGB zones with RGB ledstrips (not RGBW!). When i define the LimitlessLed hardware in domoticz the controller and RGBW devices are being created. When i do a set mode to RGB, i do not see any additional RGB devices being created as ...
by verbem
Thursday 26 May 2016 21:36
Forum: PHP and all others
Topic: command from other app via JSON executed twice in Domoticz??
Replies: 2
Views: 1105

command from other app via JSON executed twice in Domoticz??

When i send a "/json.htm?type=command&param=switchlight&idx=${addr}&switchcmd=On" from my app to Domoticz it now gets executed twice, i have put a trace on the app and indeed only one command is send, the first log entry in Domoticz log is inserted by the app as well. What follows is two switch ...