Problem with plugins

Hello

I submitted a PR for Weathermap plugin just now. Until then, the fix is easy :
add the following line

namespace LibreNMS\Plugins;

after the

<?php

@laf: PR is in the librenms-plugins repo.

PipoCanaja