tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
301 stars 50 forks source link

[QoL] Initial configuration should suggest default 8728 port instead 0. #263

Closed neworld closed 1 year ago

neworld commented 1 year ago

Is your feature request related to a problem? Please describe.

Just Quality of Life improvement for a new setup. It is annoying to check the port number.

Describe the solution you'd like

Just default to 8728

Describe alternatives you've considered

Additional context

tomaae commented 1 year ago

You dont have to set it up, unless you are using custom port. It will set up port correctly depending if you are using SSL or not.

neworld commented 1 year ago

You dont have to set it up, unless you are using custom port. It will set up port correctly depending if you are using SSL or not.

Do you mean, if I leave 0 (or empty, don't remember input), it will use the default port?

tomaae commented 1 year ago

yes. its just for people who use custom ports.

neworld commented 1 year ago

yes. its just for people who use custom ports.

Thanks for info and sorry for bothering you.