DTux
/
dtux__moha
Archived
1
0
Fork 0

added garage/portail

This commit is contained in:
Daniel Tartavel 2022-07-30 22:08:02 +02:00
parent 97f8050d29
commit 39c20e275d
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,7 @@ $deviceTable = array(
"0xa4c1384a2b586da9" => "RDC_WC_MVMT",
"0x00124b001f90ee7e" => "ENTREE_PORTE",
"0x00124b002226d9a2" => "GARAGE_PORTE",
"0x00158d0006bfb1e5" => "GARAGE_PORTAIL",
"0x00124b001f90e725" => "RDC_CHAMBRE_BAIE",
"0x00124b002226e384" => "RDC_SALON_BAIE",
"0xbc33acfffe4583f7" => "ETAGE_SALON_RADIATEUR",

View File

@ -8,7 +8,8 @@ class alerte_intrusion extends hook
ENTREE_PORTE => "contact",
GARAGE_PORTE => "contact",
RDC_CHAMBRE_BAIE => "contact",
RDC_SALON_BAIE => "contact"
RDC_SALON_BAIE => "contact",
GARAGE_PORTAIL => "contact"
);
// callback fonction. Is called with these 4 parameters