home-assistant-custom-components.xiaomi_miot: 1.0.12 -> 1.0.13

https://github.com/al-one/hass-xiaomi-miot/releases/tag/v1.0.13
This commit is contained in:
Martin Weinelt
2025-03-06 03:44:47 +01:00
parent 06f80f5108
commit 36af8c6fd1
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.0.12";
version = "1.0.13";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-WU512UnKRHVoflerXK4vs/wJXxaerC1XVhfLN1YPh84=";
hash = "sha256-RjEhmdoImfWcvrQ09wX3WaWS8qKuzL2+2Rrz1BfEFFA=";
};
dependencies = [