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
This commit is contained in:
K900
2025-01-11 17:43:17 +03:00
parent 06ea272b85
commit b7f0133ab3
@@ -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 = [