home-assistant-custom-components.bodymiscale: 2026.5.6 -> 2026.7.0

https://github.com/dckiller51/bodymiscale/compare/2026.5.6...2026.7.0
This commit is contained in:
Martin Weinelt 2026-07-04 23:34:22 +02:00
commit 727dd56e51
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -9,13 +9,13 @@
buildHomeAssistantComponent rec {
owner = "dckiller51";
domain = "bodymiscale";
version = "2026.5.6";
version = "2026.7.0";
src = fetchFromGitHub {
inherit owner;
repo = domain;
rev = version;
hash = "sha256-IUGQrUVaDw4XlxFGzYsSeg4Y1UxQgbOECL6OiB3cdsg=";
hash = "sha256-xBxK5V+DwXkoaC0D5HNlH2hHn+W2KUJAZ7rk0KxIy4U=";
};
dependencies = [