[SOLVED] Fritzbox using TR064 protocol Problems

hello,
I setup my fritz box 7580 and the binding according to the manual. But how do i configure a thing because in the paperui I can’t find any fritz box after searching of the binding???

The fritzboxtr064 binding is an OH1 binding, you cannot configure it with PaperUI:

This binding can be configured in the file services/fritzboxtr064.cfg see here
.
.

fritzboxtr064.cfg (example)

############################# Fritz!Box TR064 Binding #######################################
#
## Binding for accessing FritzBoxes using the TR064 protocol. Uses http(s) requests.

# URL. Either use http://<fbox-ip>:49000 or https://<fbox-ip>:49443 (https preferred!)
fritzboxtr064:url=https://192.168.178.1:49443

# Refresh Interval (60000ms default)
fritzboxtr064:refresh=60000

# User Name (only use this value if you configured a user in fbox webui/config!)
# If this parameter is missing, "dslf-config" is used as default username
# It is recommended to to switch to authentication by username in fritzbox config
# and add a separate config user for this binding.
#fritzboxtr064:user=dslf-config

# PW
fritzboxtr064:pass=Fr!tZP@ssw0rd

#PhoneBook ID (default=0)
#PhoneBook ID if you use a different phonebook (like a Google-synced phonebook).
#fritzboxtr064:phonebookid=0