Ich wollte das UWZ Modul einbinden. Habe aber problem hiermit. Fhem schreibt mir, Cannot load module UWZ
define UWZ UWZ DE 49477 3600
habe es so eingeben. Habe den RPI auf dem neusten stand und Fhem auch. wo liegt den nun das Problem??
kann mir da einer bei helfen??
ich bin anfänger
und mit lesen bin ich auch nicht weiter gekommen. :(
commandref:
Zitat
The following Perl-Modules are used within this module: HTTP::Request, LWP::UserAgent, JSON, Encode::Guess, Text::Iconv und HTML::Parse.
Im Log wird aber auch mehr als 'Cannot load module UWZ' stehen.
Der Tip von dev0 ist zielführend.
Als die genannte Fehlermeldung auch bei mir auftrat, zeigte ein Blick ins LOG:
Can't locate XML/Simple.pm in @INC (you may need to install the XML::Simple module) (@INC contains: . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl ./FHEM) at ./FHEM/77_UWZ.pm line 1301.
BEGIN failed--compilation aborted at ./FHEM/77_UWZ.pm line 1301.
Nachinstalliert, und läuft. :)
Läuft
Danke