Updated Home (markdown)

Meliox 2024-05-27 21:53:54 +02:00
parent d978918b7d
commit 568ce274af

@ -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`