home-assistant-custom-components.battery_notes: 3.4.4 -> 3.4.5

Diff: https://github.com/andrew-codechimp/HA-Battery-Notes/compare/3.4.4...3.4.5

Changelog: https://github.com/andrew-codechimp/HA-Battery-Notes/releases/tag/3.4.5
This commit is contained in:
Robert Schütz
2026-04-25 16:26:55 -07:00
parent c3fcb51eff
commit ee25f9eb96
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "andrew-codechimp";
domain = "battery_notes";
version = "3.4.4";
version = "3.4.5";
src = fetchFromGitHub {
inherit owner;
repo = "HA-Battery-Notes";
tag = version;
hash = "sha256-aF6OeTiTuN1A1ffW9LjTtkFW4CAMPWFGX0scjKAUyOE=";
hash = "sha256-amMrXBTkDZAeMjGScdXMyTZFm90o5jN3VbR2PTydgZA=";
};
# has no tests