addPlugin( "THN132N" ); // Oregon scientifics humidity and temp sensor addType( "temperature" ); // code to get the temperature from sensor addType( "humidity" ); // Code to get humidity from sensor