home-assistant-custom-components.dwd: 2024.4.0 -> 2024.9.0
https://github.com/hg1337/homeassistant-dwd/releases/tag/2024.9.0 diff: https://github.com/hg1337/homeassistant-dwd/compare/2024.4.0...2024.9.0
This commit is contained in:
parent
94de233834
commit
15d876ada1
@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "hg1337";
|
||||
domain = "dwd";
|
||||
version = "2024.4.0";
|
||||
version = "2024.9.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hg1337";
|
||||
repo = "homeassistant-dwd";
|
||||
rev = version;
|
||||
hash = "sha256-2bmLEBt6031p9SN855uunq7HrRJ9AFokw8t4CSBidTM=";
|
||||
hash = "sha256-9zS6ufy7tYt1KwFeqdg0Az8xz3x5UzU9ZO9aOyWjdQE=";
|
||||
};
|
||||
|
||||
dependencies = [ defusedxml ];
|
||||
|
Loading…
Reference in New Issue
Block a user