mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 06:50:15 +01:00
37a8035c54
* 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