home-assistant-custom-components.xiaomi_miot: 0.7.20 -> 0.7.21 (#351735)

This commit is contained in:
Martin Weinelt 2024-10-28 03:09:25 +01:00 committed by GitHub
commit 439150ccb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "0.7.20";
version = "0.7.21";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-wR5N6a+g4TE9cRv1k4zExCWiui7ZHwK54j0oUxnhcR0=";
hash = "sha256-5MYA5MejQAANyjVqhqZtaIEQEs1K/aOx+1n+L9TmNmY=";
};
propagatedBuildInputs = [