FHEM Forum

FHEM - Hardware => FRITZ!Box => Thema gestartet von: HarryT am 19 Juni 2025, 12:19:18

Titel: Fritzbox 7490 doesn´t call from fhem anymore (solved)
Beitrag von: HarryT am 19 Juni 2025, 12:19:18
Hi

I used to make calls to **9 from my fritzbox 7490 in some events.

Unfortunately after a fresh install this call doesn´t work anymore.

To be clear, the command is "set FritzBox ring 9"

During the start of FHEM I get:
  PERL WARNING: Use of uninitialized value $val[0] in string eq at ./FHEM/72_FRITZBOX.pm line 1825.
but that doesn´t seem a big deal to me.

The logging doesn´t give me any information even with verbose = 5

I can see the debug info, but that is to complex for me.

In fhem.cfg I have

attr FritzBox INTERVAL 300
attr FritzBox boxUser fritz8145

What can be wrong?

Thanks

 I changed this post because it works again. I updated again and did a reboot. Something has fixed the issue.