home-assistant-custom-components.systemair: 1.0.26 -> 1.0.28
Diff: https://github.com/AN3Orik/systemair/compare/v1.0.26...v1.0.28 Changelog: https://github.com/AN3Orik/systemair/releases/tag/v1.0.28
This commit is contained in:
committed by
Martin Weinelt
parent
a0022327d2
commit
27e788f9b4
@@ -10,13 +10,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "AN3Orik";
|
||||
domain = "systemair";
|
||||
version = "1.0.26";
|
||||
version = "1.0.28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "systemair";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-tY/5gEjMCbrVwIyEsWWsB/ePju9+8wgbi23XLdCVKrA=";
|
||||
hash = "sha256-6JLcWBZU5YXgdcZUuCIs2KAJJJ8U7nawYwOgSjsNajc=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user