home-assistant-custom-components.xiaomi_home: 0.4.5 -> 0.4.7

https://github.com/XiaoMi/ha_xiaomi_home/releases/tag/v0.4.7
This commit is contained in:
Martin Weinelt
2026-01-08 02:43:17 -08:00
committed by Robert Schütz
parent d58ede9daf
commit c1aaa2c928
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "XiaoMi";
domain = "xiaomi_home";
version = "0.4.5";
version = "0.4.7";
src = fetchFromGitHub {
owner = "XiaoMi";
repo = "ha_xiaomi_home";
rev = "v${version}";
hash = "sha256-uwerYCqaqGwOFKZ0uIU78t7+U6U+KqQCQFjLiy623Dg=";
hash = "sha256-rI7uYYCvTRXcuCOQu052SjNTRUyux0Cp6mIj4WGyTy0=";
};
dependencies = [