home-assistant-custom-components.xiaomi_miot: 0.7.20 -> 0.7.21

This commit is contained in:
R. Ryantm 2024-10-27 19:25:48 +00:00
parent 3e32c07b1b
commit 140852155e

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 = [