home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.67k stars 30.8k forks source link

AVM FRITZ!Box Tools: Wrong device_tracker values on FritzBox 7590 since FritzOS 8.0 #130639

Closed jf-64 closed 1 hour ago

jf-64 commented 6 hours ago

The problem

Since the FritzOS 8.0 I get frequently incorrect values for device_tracker:

The monitoring and power resets are done by Node RED/MQTT.

What version of Home Assistant Core has the issue?

2024.11.1

What was the last working version of Home Assistant Core?

2024.11.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

AVM FRITZ!Box Tools

Link to integration documentation on our website

https://www.home-assistant.io/integrations/fritz

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I have 8 FritzBox routers in a Mesh and over 100 IoT devices. I let automatically monitor the most important devices and by automatically initiated power off and on (of the device) I let them reset if they're loosing the WIFI connection.

The number of power resets increased dramatically since the upgrade to Fritz OS 8.0. Actually, I'm not quite sure whether it is because of

  1. the new Fritz OS release or
  2. because of some incompatibility of AVM FRITZ!Box Tools with the new Fritz OS or
  3. both of them.

Points 1. + 2. are there for sure, ergo, also 3.

home-assistant[bot] commented 6 hours ago

Hey there @aarondavidschneider, @chemelli74, @mib1185, mind taking a look at this issue as it has been labeled with an integration (fritz) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `fritz` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign fritz` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


fritz documentation fritz source (message by IssueLinks)

mib1185 commented 2 hours ago

Hi @jf-64 please provide a debug log as described in the troubleshooting section of the integrations documentation, thx :+1:

jf-64 commented 1 hour ago

Sorry, I cannot provide debug log.