home-assistant-custom-components.battery_notes: 3.3.2 -> 3.3.4

This commit is contained in:
R. Ryantm
2026-03-05 08:16:25 +00:00
parent be4f549ba1
commit 82ecbc9b6e
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "andrew-codechimp";
domain = "battery_notes";
version = "3.3.2";
version = "3.3.4";
src = fetchFromGitHub {
inherit owner;
repo = "HA-Battery-Notes";
tag = version;
hash = "sha256-vsReMeyLuKUzB/XldEOEjW4sfyzYC0lKPgUVnvKMUJM=";
hash = "sha256-H++0Q7X4mQ8d+goTMuvfQiLExax0+0AhotJALTYVz1s=";
};
# has no tests