home-assistant-custom-components.xiaomi_miot: 1.1.1 -> 1.1.2

Diff: https://github.com/al-one/hass-xiaomi-miot/compare/v1.1.1...v1.1.2

Changelog: https://github.com/al-one/hass-xiaomi-miot/releases/tag/v1.1.2
This commit is contained in:
Robert Schütz
2026-01-23 21:50:35 -08:00
parent 73ac004bb1
commit dfce61479a
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "al-one";
domain = "xiaomi_miot";
version = "1.1.1";
version = "1.1.2";
src = fetchFromGitHub {
owner = "al-one";
repo = "hass-xiaomi-miot";
rev = "v${version}";
hash = "sha256-0B+rG2h2OMb363t0529/XjqZ9ORaT7XXk4qVyEAfNx8=";
hash = "sha256-S1rkrNf1rV9TDjcAfFxFj/IlHMngjp4qysx+8pN0TdI=";
};
dependencies = [