Hi folks,
I have allready 2022.2.1 installed with no positive effect to my device_trackers
So I deleted the whole Fritz!Box integration and installed it new.
Now there are only four of about 180 devices available.
No hidden device entity.
WTF?
Here is the diagnitic information of the integration:
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2022.2.1",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.9.7",
"docker": true,
"arch": "aarch64",
"timezone": "Europe/Berlin",
"os_name": "Linux",
"os_version": "5.10.63-v8",
"supervisor": "2022.01.1",
"host_os": "Home Assistant OS 7.2",
"docker_version": "20.10.9",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"hacs": {
"version": "1.18.0",
"requirements": [
"aiogithubapi>=21.11.0"
]
},
"iq_notify": {
"version": "1.0.0",
"requirements": []
},
"dwd_weather": {
"version": "1.2.16",
"requirements": [
"simple_dwd_weatherforecast==1.1.1",
"markdownify==0.6.5"
]
},
"linkplay": {
"version": "2.0.39",
"requirements": [
"uPnPClient~=0.0",
"validators~=0.12"
]
}
},
"integration_manifest": {
"domain": "fritz",
"name": "AVM FRITZ!Box Tools",
"documentation": "https://www.home-assistant.io/integrations/fritz",
"requirements": [
"fritzconnection==1.8.0",
"xmltodict==0.12.0"
],
"dependencies": [
"network"
],
"codeowners": [
"@mammuth",
"@AaronDavidSchneider",
"@chemelli74",
"@mib1185"
],
"config_flow": true,
"ssdp": [
{
"st": "urn:schemas-upnp-org:device:fritzbox:1"
}
],
"iot_class": "local_polling",
"is_built_in": true
},
"data": {
"entry": {
"entry_id": "8168d17f0eddc8127e77662d1bac635c",
"version": 1,
"domain": "fritz",
"title": "FritzBox-UG",
"data": {
"host": "192.168.178.1",
"password": "**REDACTED**",
"port": 49000,
"username": "**REDACTED**"
},
"options": {
"consider_home": 180.0
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "ssdp",
"unique_id": "123402409-bccb-40e7-8e6c-DC396F19A643",
"disabled_by": null
},
"device_info": {
"model": "FRITZ!Box 7590 (UI)",
"current_firmware": "154.07.29",
"latest_firmware": "",
"update_available": false,
"is_router": true,
"mesh_role": "master",
"last_update success": true,
"last_exception": null,
"discovered_services": [
"any1",
"WANCommonIFC1",
"WANDSLLinkC1",
"WANIPConn1",
"WANIPv6Firewall1",
"DeviceInfo1",
"DeviceConfig1",
"Layer3Forwarding1",
"LANConfigSecurity1",
"ManagementServer1",
"Time1",
"UserInterface1",
"X_AVM-DE_Storage1",
"X_AVM-DE_WebDAVClient1",
"X_AVM-DE_UPnP1",
"X_AVM-DE_Speedtest1",
"X_AVM-DE_RemoteAccess1",
"X_AVM-DE_MyFritz1",
"X_VoIP1",
"X_AVM-DE_OnTel1",
"X_AVM-DE_Dect1",
"X_AVM-DE_TAM1",
"X_AVM-DE_AppSetup1",
"X_AVM-DE_Homeauto1",
"X_AVM-DE_Homeplug1",
"X_AVM-DE_Filelinks1",
"X_AVM-DE_Auth1",
"X_AVM-DE_HostFilter1",
"WLANConfiguration1",
"WLANConfiguration2",
"WLANConfiguration3",
"Hosts1",
"LANEthernetInterfaceConfig1",
"LANHostConfigManagement1",
"WANCommonInterfaceConfig1",
"WANDSLInterfaceConfig1",
"WANDSLLinkConfig1",
"WANEthernetLinkConfig1",
"WANPPPConnection1",
"WANIPConnection1"
],
"client_devices": [
{
"connected_to": "FritzBox-UG",
"connection_type": "LAN",
"hostname": "UAPACPro-Obergeschoss",
"is_connected": true,
"last_activity": "2022-02-04T16:25:14.764855+00:00",
"wan_access": true
},
{
"connected_to": "",
"connection_type": "",
"hostname": "UAPACPro-Keller",
"is_connected": true,
"last_activity": "2022-02-04T16:25:14.823732+00:00",
"wan_access": true
},
{
"connected_to": "",
"connection_type": "",
"hostname": "PatrikPC-LAN",
"is_connected": true,
"last_activity": "2022-02-04T16:25:14.856465+00:00",
"wan_access": true
}
],
"wan_link_properties": {
"NewWANAccessType": "DSL",
"NewLayer1UpstreamMaxBitRate": 38517000,
"NewLayer1DownstreamMaxBitRate": 129220000,
"NewPhysicalLinkStatus": "Up"
}
}
}
}