home-assistant-custom-components.smartthinq-sensors: 0.41.1 -> 0.41.2

This commit is contained in:
R. Ryantm
2025-09-02 16:38:30 +00:00
parent 5566371150
commit cee03a5455
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "ollo69";
domain = "smartthinq_sensors";
version = "0.41.1";
version = "0.41.2";
src = fetchFromGitHub {
inherit owner;
repo = "ha-smartthinq-sensors";
rev = "v${version}";
hash = "sha256-L0diABbUq/0wmwvhHeMOg6ieNrvM+LWZ/ynezEpBblk=";
hash = "sha256-HNhW72aoYu0Vosq8o0lyxDse8jcs3kVWEzDw/5VQn9g=";
};
dependencies = [