home-assistant-custom-components.alphaess: 0.7.3 -> 0.8.4 (#520619)

This commit is contained in:
Martin Weinelt
2026-05-15 20:42:50 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "CharlesGillanders";
domain = "alphaess";
version = "0.7.3";
version = "0.8.4";
src = fetchFromGitHub {
owner = "CharlesGillanders";
repo = "homeassistant-alphaESS";
tag = "v${version}";
hash = "sha256-xLZDmJMomk+C3l8+Of85vkbwrjQUnGlYL/UL31Kn5gc=";
hash = "sha256-p5F1qBeTQ/LshyvApo0xWN/WmFLFf7J9tL7XiIr+/fU=";
};
dependencies = [