* Added support for alternate SSH ports in AsusWRT (#4832) * Always set the SSH port in SSH arguments * Removed whitespace * Adding port=22 to the mock calls * Changed config.get(CONF_PORT) to config[CONF_PORT] per feedback from @pvizeli