- added values in celsius degree and in km/h in pws2mqtt
- debug of hooks -added webserver.php
This commit is contained in:
@ -22,7 +22,12 @@ $deviceTable = array(
|
||||
"0x00124b002226e384" => "RDC_SALON_BAIE",
|
||||
"0x842e14fffe8c53a5" => "ETAGE_CUISINE_PLAN_TRAVAIL_INTER",
|
||||
"0x680ae2fffe403f22" => "ETAGE_CUISINE_PLAN_TRAVAIL_ECLAIRAGE",
|
||||
"0xbc33acfffe65621b" => "ETAGE_CUISINE_PLAN_TRAVAIL_SPOT"
|
||||
"0xbc33acfffe65621b" => "ETAGE_CUISINE_PLAN_TRAVAIL_SPOT",
|
||||
"0x086bd7fffe5aeab6" => "RDC_CHAMBRE_AMBIANCE",
|
||||
"0xbc33acfffe6561e4" => "RDC_CHAMBRE_ECLAIRAGE",
|
||||
"0x00124b00234484ad" => "RDC_CHAMBRE_MVMT",
|
||||
"0x04cf8cdf3c7b6056" => "RDC_CHAMBRE_LUMINOSITE",
|
||||
"0x00158d0006c0447c" => "RDC_CHAMBRE_ARMOIRE_GAUCHE"
|
||||
);
|
||||
|
||||
foreach($deviceTable as $device => $name)
|
||||
|
Reference in New Issue
Block a user