Mochad CM15 Domoticz sends repeat commands for blinds
Posted: Friday 26 February 2016 12:57
I have Domoticz (on an old laptop with Ubuntu 14) Domoticz seems to repeat commands to MOchad, (Just like pushing she wall switch for blinds twice, this will stop the blinds) Command line commands in Mochad work OK.
I have Ebode RMV X10 switches, I have similar problems with ActiveHome Pro (but MOchad command line works!)
Here is a test to show differences between command line and Domoticz
Objective: close blinds(3 pcs)
Action: Type in Mochad:
Mochad shows
Result:Blinds closed
Objective: Open blinds
Action: Click on icon in Domoticz
Mochad shows:
Result:The blinds move up for a fraction of a second.
(Pressing the wall switch up twice would have the same effect.)
Objective: Open blinds
Action: Type in Mochad:
Mochad shows
pl o5 on
Result:Blinds Open
Objective: close blinds
Action: Click on icon in Domoticz
Mochad shows:
Result:The blinds move down for a second and stop.
(Pressing the wall switch up twice would have the same effect.)
For the last action the Domoticz log for the corresponding control shows:
I have Ebode RMV X10 switches, I have similar problems with ActiveHome Pro (but MOchad command line works!)
Here is a test to show differences between command line and Domoticz
Objective: close blinds(3 pcs)
Action: Type in Mochad:
Code: Select all
pl o5 off
Code: Select all
02/26 12:09:00 Tx PL HouseUnit: O5
02/26 12:09:00 Tx PL House: O Func: Off
Objective: Open blinds
Action: Click on icon in Domoticz
Mochad shows:
Code: Select all
02/26 12:12:37 Tx RF HouseUnit: O5 Func: On
02/26 12:12:37 Tx PL HouseUnit: O5
02/26 12:12:37 Tx PL House: O Func: On
02/26 12:12:40 Rx PL House: O Func: On
(Pressing the wall switch up twice would have the same effect.)
Objective: Open blinds
Action: Type in Mochad:
Code: Select all
PL o5 on
pl o5 on
Code: Select all
02/26 12:16:37 Tx PL HouseUnit: O5
02/26 12:16:37 Tx PL House: O Func: On
Objective: close blinds
Action: Click on icon in Domoticz
Mochad shows:
Code: Select all
02/26 12:18:46 Tx RF HouseUnit: O5 Func: Off
02/26 12:18:46 Tx PL HouseUnit: O5
02/26 12:18:46 Tx PL House: O Func: Off
02/26 12:18:48 Rx PL HouseUnit: O5
02/26 12:18:48 Rx PL House: O Func: Off
02/26 12:18:48 Rx PL House: O Func: Off
(Pressing the wall switch up twice would have the same effect.)
For the last action the Domoticz log for the corresponding control shows:
Code: Select all
2016-02-26 12:18:48 Off
2016-02-26 12:18:46 Off
2016-02-26 12:18:46 Off
2016-02-26 12:18:46 Off