home-assistant-custom-components.alphaess: 0.7.3 -> 0.8.4

This commit is contained in:
R. Ryantm
2026-05-15 20:20:32 +00:00
parent ff02da1b46
commit 36e556d877
@@ -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 = [