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

Diff: https://github.com/andrew-codechimp/HA-Battery-Notes/compare/3.3.4...3.4.0

Changelog: https://github.com/andrew-codechimp/HA-Battery-Notes/releases/tag/3.4.0
This commit is contained in:
Robert Schütz
2026-04-03 21:53:59 -07:00
parent 10385b8fb5
commit 65ca0996b4
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "andrew-codechimp";
domain = "battery_notes";
version = "3.3.4";
version = "3.4.0";
src = fetchFromGitHub {
inherit owner;
repo = "HA-Battery-Notes";
tag = version;
hash = "sha256-H++0Q7X4mQ8d+goTMuvfQiLExax0+0AhotJALTYVz1s=";
hash = "sha256-0OGAwpYLXDOWqCxxmA7ggdAAT7LUfiaX1qlvYXZD/OM=";
};
# has no tests