diff --git a/Home.md b/Home.md index 09b16e1..2fa2cbd 100644 --- a/Home.md +++ b/Home.md @@ -5,7 +5,9 @@ Welcome to the PVE-mods wiki! ## Debug external sensor -j out, In /usr/share/perl5/PVE/API2/Nodes.pm Replace -`$res->{sensorsOutput}` +` +$res->{sensorsOutput} +` with ` my $json_file_path = '/tmp/sensordata.json'; # Ensure this path is correct and file has chmod 777`