home-assistant-custom-components.xiaomi_home: 0.4.3 -> 0.4.4

This commit is contained in:
R. Ryantm
2025-11-15 02:53:37 +00:00
parent 61630d4ab5
commit 5dbfb43286
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "XiaoMi";
domain = "xiaomi_home";
version = "0.4.3";
version = "0.4.4";
src = fetchFromGitHub {
owner = "XiaoMi";
repo = "ha_xiaomi_home";
rev = "v${version}";
hash = "sha256-L5rFnbaggJbwLNo9a6ZpbPF58Ip8QSpHIiCGdjYxVqI=";
hash = "sha256-7sg8iOeO+7RgGZmGCKT5X5zfUUzt4oRJCPciLIPdIJ0=";
};
dependencies = [