home-assistant-custom-components.pirate-weather: 1.8.3 -> 1.8.4

Diff: https://github.com/Pirate-Weather/pirate-weather-ha/compare/v1.8.3...v1.8.4

Changelog: https://github.com/Pirate-Weather/pirate-weather-ha/releases/tag/v1.8.4
This commit is contained in:
Robert Schütz
2026-02-18 14:35:54 -08:00
parent 236931b115
commit 3c8e37636f
@@ -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 = [