From 3e8fd8839e2b3392f77e89aff71e3e7006db5a91 Mon Sep 17 00:00:00 2001 From: K900 Date: Sun, 6 Oct 2024 15:49:48 +0300 Subject: [PATCH] home-assistant-custom-components.smartthinq-sensors: 0.39.2 -> 0.40.0 Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.39.2...v0.40.0 Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.40.0 --- .../custom-components/smartthinq-sensors/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/default.nix b/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/default.nix index 4e118bb3e24e..5ee30efeaa3c 100644 --- a/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/default.nix +++ b/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/default.nix @@ -9,13 +9,13 @@ buildHomeAssistantComponent rec { owner = "ollo69"; domain = "smartthinq_sensors"; - version = "0.39.2"; + version = "0.40.0"; src = fetchFromGitHub { inherit owner; repo = "ha-smartthinq-sensors"; rev = "v${version}"; - hash = "sha256-tLq4sqeKmjEDDaowA8ouH/mI7jQfq49kkt/a8+40rhQ="; + hash = "sha256-2uahTfRmhEqcazz6SzG2abR0e15POsIe/gKs62AITB8="; }; propagatedBuildInputs = [