home-assistant-custom-components.pirate-weather: 1.8.3 -> 1.8.4 (#491898)

This commit is contained in:
dotlambda
2026-02-19 10:40:18 +00:00
committed by GitHub
@@ -12,13 +12,13 @@
buildHomeAssistantComponent rec {
owner = "Pirate-Weather";
domain = "pirateweather";
version = "1.8.3";
version = "1.8.4";
src = fetchFromGitHub {
inherit owner;
repo = "pirate-weather-ha";
tag = "v${version}";
hash = "sha256-0IEuMuzTj6puUXYr815ZOn5pqu11R+uhKKsSVtxMvHM=";
hash = "sha256-rGjpjO4Jnm1SuQBiqhzb80lNonUKmX0tkAL+DhLxMnw=";
};
nativeCheckInputs = [