jpluimers / homidom

Automatically exported from code.google.com/p/homidom
0 stars 0 forks source link

Driver CM15: Volet #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description :
Gérer le % d'ouverture d'un volet via le driver CM15 en utilisant la commande 
"EXTENDED CODE"

ahcmd sendplc A4 Extcode 01 19 --> Open Shutter maximun
ahcmd sendplc A4 Extcode 01 0f --> Shutter to medium
ahcmd sendplc A4 Extcode 01 00 --> Shutter closed
Hex Dec
0119    281
010F    271
0100    256

Sites avec des informations / sources :

Original issue reported on code.google.com by sebehome@gmail.com on 3 May 2013 at 5:49

GoogleCodeExporter commented 8 years ago
En test

Original comment by sebehome@gmail.com on 6 May 2013 at 4:53

GoogleCodeExporter commented 8 years ago

Original comment by sebehome@gmail.com on 6 May 2013 at 4:55

GoogleCodeExporter commented 8 years ago
Apparemment problème de gestion des ExtendedCode via la dll, solution 
dérivée à trouver

Original comment by sebehome@gmail.com on 3 Jun 2013 at 6:47

GoogleCodeExporter commented 8 years ago
Gestion des Extended Code via la dll ActiveHome pro mal/non supporté voir si 
possibilité de gérer ça comme une lampe (DIM/Bright) avec variation suivant 
une durée.

Original comment by sebehome@gmail.com on 4 Jun 2013 at 5:50