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.4k stars 30.65k forks source link

Fritz!Box DECT 100 and 200 not working #109688

Closed martin-ef closed 9 months ago

martin-ef commented 9 months ago

The problem

Hello,

I have 2 Fritz!Boxes (remainders of the beginning of „smart home“), that I only use for phones and three DECT-Smartdevices (301 - radiator, 200 - switch and 100 - repeater). I was able to implement both Fritzboxes (7530 and 7580) in HA. I see all three DECT devices. The entities of the 301 work fine - well, except the climate entity, which is not available. Both 200 and 100 entities are not available (200 - control button, various energy sensors, 100 and 200 - temperature sensors).

How can I solve the problem and see values in the various entities?

What version of Home Assistant Core has the issue?

Core-2024.1.6

What was the last working version of Home Assistant Core?

None

What type of installation are you running?

Home Assistant OS

Integration causing the issue

AVM Fritz!Smarthome

Link to integration documentation on our website

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

Diagnostics information

config_entry-fritzbox-b1e3db95aaf0bff793b60a32a33b9b70.json.txt.json config_entry-fritzbox-0b590dc3e530095e705ad1e9fec7d5d8.json.txt.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 9 months ago

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

Code owner commands Code owners of `fritzbox` 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 fritzbox` 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)


fritzbox documentation fritzbox source (message by IssueLinks)

mib1185 commented 9 months ago

from the both diagnostic files, i assume the "FRITZ!Box 7580" acts as repeater and "FRITZ!Box 7530" is the main device. if so, just remove the "FRITZ!Box 7580" from the AVM Fritz!SmartHome integration in HA, all 3 devices will be available via the main fritzbox.

martin-ef commented 9 months ago

I wasn't sure if I can remove it. My setup is: The 7580 is placed in the basement and connected to the main phone line (and also the door bell). The 7530 is placed in the living area. The phone is connected from 7580 to 7530. The DECT services only run on the 7530.

So if I remove the 7580 from HA will I still be able to get notifications regarding my phone? (Which I think should work, as the AVM Call Monitor app is only connected to the 7530.

Thank you very much for your help!

martin-ef commented 9 months ago

worked perfectly! Thanks!!