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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user