Loading pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "jmcollin78"; domain = "versatile_thermostat"; version = "8.6.2"; version = "9.0.1"; src = fetchFromGitHub { inherit owner; repo = domain; tag = version; hash = "sha256-jd6+detoxlx9yDHEBQeFema+HLdN1C4lw1/Tk314xas="; hash = "sha256-qO0m4dAYFz/WeWFfHg96LEHawrM/Se54rFfuhCSH1qU="; }; dependencies = [ Loading Loading
pkgs/servers/home-assistant/custom-components/versatile_thermostat/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "jmcollin78"; domain = "versatile_thermostat"; version = "8.6.2"; version = "9.0.1"; src = fetchFromGitHub { inherit owner; repo = domain; tag = version; hash = "sha256-jd6+detoxlx9yDHEBQeFema+HLdN1C4lw1/Tk314xas="; hash = "sha256-qO0m4dAYFz/WeWFfHg96LEHawrM/Se54rFfuhCSH1qU="; }; dependencies = [ Loading