FortiOS integration for device tracking

Hi all,

I’d like to use the FortiOS integration but I do have some issues with that due to the port to access the API of my Fortigate cannot be changed:

Logger: homeassistant.components.fortios.device_tracker
Source: components/fortios/device_tracker.py:52
Integration: fortios (documentation, issues)
First occurred: November 6, 2022 at 9:39:48 PM (1 occurrences)
Last logged: November 6, 2022 at 9:39:48 PM
Failed to login to FortiOS API: HTTPSConnectionPool(host='10.10.90.1', port=443): Max retries exceeded with url: /api/v2/cmdb/system/status?global=1 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7ff814307d30>, 'Connection to 10.10.90.1 timed out. (connect timeout=12)'))

According to the documentation there is no parameter to modify/specify the port if it is not 443.
Is there any other way to achieve this or is this something which needs to be added via a feature request?

Thanks for any advice.

Cheers
P4SQL

you can specify the port now, see (updated?) FortiOS - Home Assistant