diff --git a/FHEM/72_FRITZFON.pm b/FHEM/72_FRITZFON.pm index 321a87fc5..dde7bd02d 100644 --- a/FHEM/72_FRITZFON.pm +++ b/FHEM/72_FRITZFON.pm @@ -301,6 +301,8 @@ FRITZFON_Init($) readingsBulkUpdate($hash, "fon".$_."_intern", $_); } } + # configd:settings/WEBRADIO/list(Name,URL) + # telcfg:settings/Foncontrol/User"..g_ctlmgr.idx.."/RadioRingID readingsEndUpdate( $hash, 1 ); } @@ -465,12 +467,11 @@ FRITZFON_Exec($$)

FRITZFON

-