kbr / fritzconnection

Python-Tool to communicate with the AVM Fritz!Box by the TR-064 protocol and the AHA-HTTP-Interface
MIT License
304 stars 59 forks source link

Fix default port handling in cli #27

Closed ReneNulschDE closed 4 years ago

ReneNulschDE commented 4 years ago

Change argument Port default handling from None to FRITZ_TCP_PORT fixes: #26

kbr commented 4 years ago

Thank you for the pull request. The bug was a little bit more serious preventing all library modules to run properly. This is fixed now. Thank you again.