home-assistant-custom-components.smarthq: 1.1.0 -> 1.2.1

https://github.com/geappliances/geappliances-smarthq-integration/releases/tag/v1.2.1
This commit is contained in:
Martin Weinelt
2026-07-05 01:06:48 +02:00
parent b28b22d08a
commit 7cb0c7cdaf
@@ -8,13 +8,13 @@
buildHomeAssistantComponent (finalAttrs: {
owner = "geappliances";
domain = "smarthq";
version = "1.1.0";
version = "1.2.1";
src = fetchFromGitHub {
owner = "geappliances";
repo = "geappliances-smarthq-integration";
tag = "v${finalAttrs.version}";
hash = "sha256-LTLlkl4Mh0nSZfNVyLEItVPnQkM1nnDkPjsM98otp3w=";
hash = "sha256-8DAnALqtFuMfEXF4Kcu/RMmcK2LS7TLrvgrFP+Jwo/4=";
};
dependencies = [