home-assistant-custom-components.volkswagencarnet: 5.0.4 -> 5.1.2
Diff: https://github.com/robinostlund/homeassistant-volkswagencarnet/compare/v5.0.4...v5.1.2 Changelog: https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.1.0 https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.1.1 https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.1.2
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "robinostlund";
|
||||
domain = "volkswagencarnet";
|
||||
version = "5.0.4";
|
||||
version = "5.1.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "robinostlund";
|
||||
repo = "homeassistant-volkswagencarnet";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-DhvbPIL/2l0GJIKdHnAGf+ldPslnVeT30FjIYsyeCoA=";
|
||||
hash = "sha256-V9/g+MzW5Bva/sxR44Fq1Rf5IZstpfKLUNZf2SqP/YM=";
|
||||
};
|
||||
|
||||
dependencies = [ volkswagencarnet ];
|
||||
|
||||
Reference in New Issue
Block a user