mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 23:04:55 +01:00
* 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