layout fix and initialize added

This commit is contained in:
Timo Bihlmaier
2017-07-17 16:32:31 +02:00
committed by GitHub
parent c3446d3ae9
commit f0d3e31cbd
2 changed files with 11 additions and 10 deletions

View File

@@ -101,6 +101,7 @@ sub XiaomiSmartHome_Initialize($) {
"15:XiaomiSmartHome_Device" => "^.+86plug",
"16:XiaomiSmartHome_Device" => "^.+natgas",
"17:XiaomiSmartHome_Device" => "^.+smoke"};
"18:XiaomiSmartHome_Device" => "^.+weather.v1"};
FHEM_colorpickerInit();
}
#####################################