home-assistant-custom-components.xiaomi_miot: 1.0.20 -> 1.0.21

This commit is contained in:
R. Ryantm
2025-09-22 11:09:45 +00:00
parent 734d9fee04
commit 09e5102163
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.0.20";
version = "1.0.21";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-qn//le4zaS7URP4pWofwsA4FbB20DK7iRRUn8NWzwAI=";
hash = "sha256-P/IcWaBv+yj9bMeSm/vDtht0S7YQPOb0+/rWR7DLiJU=";
};
dependencies = [