home-assistant-custom-components.battery_notes: 3.4.0 -> 3.4.1 (#507789)

This commit is contained in:
Sandro
2026-04-08 11:40:05 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "andrew-codechimp";
domain = "battery_notes";
version = "3.4.0";
version = "3.4.1";
src = fetchFromGitHub {
inherit owner;
repo = "HA-Battery-Notes";
tag = version;
hash = "sha256-0OGAwpYLXDOWqCxxmA7ggdAAT7LUfiaX1qlvYXZD/OM=";
hash = "sha256-1FRGNtNjX1YBUmnH9G2CoejkJKvIaWIMegvzdfFx76I=";
};
# has no tests