home-assistant-custom-components.xiaomi_miot: 1.0.7 -> 1.0.8 (#371894)

This commit is contained in:
Martin Weinelt
2025-01-08 00:53:36 +01:00
committed by GitHub
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.0.7";
version = "1.0.8";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-V7GPxyRPeyHXJErW/q9o7a+kbhrE46nDjYiSKvEMKnw=";
hash = "sha256-DTIXhs5gPN96C/fWz3s7ZTOybp7Mx+/NbNGXIOGyMmk=";
};
dependencies = [