home-assistant-custom-components.xiaomi_miot: 1.0.19 -> 1.0.20 (#433077)

https://github.com/al-one/hass-xiaomi-miot/releases/tag/v1.0.20
This commit is contained in:
R. RyanTM
2025-08-12 14:49:01 +02:00
committed by GitHub
parent 2db01e86a9
commit 411585b702
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.0.19";
version = "1.0.20";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-3vaMjY2NsKbw76UxzfAxMdijAeDnagDuM8ICa5Xwgg4=";
hash = "sha256-qn//le4zaS7URP4pWofwsA4FbB20DK7iRRUn8NWzwAI=";
};
dependencies = [