From 0b0cbe18c613ae96f0947eaad7166ea42f5a4e02 Mon Sep 17 00:00:00 2001 From: K900 Date: Sun, 20 Oct 2024 22:55:49 +0300 Subject: [PATCH] home-assistant-custom-components.smartthinq-sensors: 0.40.1 -> 0.40.3 Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.40.1...v0.40.3 Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.40.3 --- .../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 348b6aa7d288..e107d1dcd5e6 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.40.1"; + version = "0.40.3"; src = fetchFromGitHub { inherit owner; repo = "ha-smartthinq-sensors"; rev = "v${version}"; - hash = "sha256-15s4xQKNsjrhae8Cp6U0Ay3s/o8L9BjLvc+1Tu+ss1s="; + hash = "sha256-mcxXBnVGrlVxbSi+IwmGJiWqy5PlQmHQl+hgW6i7NFc="; }; propagatedBuildInputs = [