From b7f0133ab3baba75117f6f1958bd6c96e87a84c4 Mon Sep 17 00:00:00 2001 From: K900 Date: Sat, 11 Jan 2025 17:43:17 +0300 Subject: [PATCH] home-assistant-custom-components.smartthinq-sensors: 0.40.3 -> 0.41.1 Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.40.3...v0.41.1 Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.41.1 --- .../custom-components/smartthinq-sensors/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/package.nix b/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/package.nix index daeb34c4adee..89609238a092 100644 --- a/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/package.nix +++ b/pkgs/servers/home-assistant/custom-components/smartthinq-sensors/package.nix @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "ollo69"; domain = "smartthinq_sensors"; - version = "0.40.3"; + version = "0.41.1"; src = fetchFromGitHub { inherit owner; repo = "ha-smartthinq-sensors"; rev = "v${version}"; - hash = "sha256-mcxXBnVGrlVxbSi+IwmGJiWqy5PlQmHQl+hgW6i7NFc="; + hash = "sha256-L0diABbUq/0wmwvhHeMOg6ieNrvM+LWZ/ynezEpBblk="; }; dependencies = [