Tu peux faire ça :
Modifier le source xiaomihome.class.php ligne 201.
Remplacer
$cmd = '/usr/bin/python3 ' . $xiaomihome_path . '/xiaomihomed.py';
par
$cmd = '/usr/bin/python ' . $xiaomihome_path . '/xiaomihomed.py';
Et remercier aussi @superbricolo qui à trouvé cette « astuce », moi je ne fait que la relayer pour notre plus grand bonheur 