home-assistant-custom-components.ha_mcp_tools: 7.4.1 -> 7.5.0 (#520957)

This commit is contained in:
Martin Weinelt
2026-05-16 20:05:04 +00:00
committed by GitHub
@@ -9,13 +9,13 @@
buildHomeAssistantComponent rec {
owner = "homeassistant-ai";
domain = "ha_mcp_tools";
version = "7.4.1";
version = "7.5.0";
src = fetchFromGitHub {
owner = "homeassistant-ai";
repo = "ha-mcp";
tag = "v${version}";
hash = "sha256-F13BoZinPnv+tlkiVnG7iAkr2JdEbFE0RIEgmHa/yq4=";
hash = "sha256-qRWNh7kKFQZpgZjkpc/Qv2s16DdWFX35HLHIToYXccU=";
};
dependencies = [