désactivation script maison HS110
This commit is contained in:
parent
9da8d39d61
commit
550aba79f0
@ -51,18 +51,6 @@ in
|
|||||||
path = "${pkgs.writeShellScriptBin "smartctl" "/run/wrappers/bin/sudo ${pkgs.smartmontools}/bin/smartctl $@"}/bin/smartctl";
|
path = "${pkgs.writeShellScriptBin "smartctl" "/run/wrappers/bin/sudo ${pkgs.smartmontools}/bin/smartctl $@"}/bin/smartctl";
|
||||||
};
|
};
|
||||||
exec= [
|
exec= [
|
||||||
{ commands = [
|
|
||||||
"${pkgs.python}/bin/python ${
|
|
||||||
pkgs.fetchgit {
|
|
||||||
url = "https://gitlab.com/nyanloutre/tplink-smartplug.git";
|
|
||||||
rev = "a0996112fc451b76448589698de440ad5fd6ea79";
|
|
||||||
sha256 = "1f1625g7rfsddgk428g76p8fr7vz5gfhq3f452q17bjni3rf2pj3";
|
|
||||||
}
|
|
||||||
}/tplink_smartplug.py -t 10.30.50.7 -c energy"
|
|
||||||
];
|
|
||||||
data_format = "json";
|
|
||||||
name_suffix = "_tplink-smartplug";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
commands = [
|
commands = [
|
||||||
"${pkgs.python3}/bin/python ${pkgs.writeText "zpool.py" ''
|
"${pkgs.python3}/bin/python ${pkgs.writeText "zpool.py" ''
|
||||||
|
Loading…
Reference in New Issue
Block a user