home-assistant-custom-components.xiaomi_miot: 1.0.8 -> 1.0.9

This commit is contained in:
Zhong Jianxin
2025-02-16 19:24:45 +08:00
parent 144c05d42f
commit 6283195b16
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.0.8";
version = "1.0.9";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-DTIXhs5gPN96C/fWz3s7ZTOybp7Mx+/NbNGXIOGyMmk=";
hash = "sha256-2XCm7XEKQgoe8myAgPnYCOO+XdLTAl8NtAVCBMJGqDc=";
};
dependencies = [