home-assistant-custom-components.mitsubishi: 0.5.6 -> 0.5.7

https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.5.7
This commit is contained in:
Martin Weinelt
2026-06-04 16:31:38 +02:00
parent 9a7957fbd7
commit 486f8f5682
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "pymitsubishi";
domain = "mitsubishi";
version = "0.5.6";
version = "0.5.7";
src = fetchFromGitHub {
owner = "pymitsubishi";
repo = "homeassistant-mitsubishi";
tag = "v${version}";
hash = "sha256-F9T2egZEEUrXYgPmYFwHO+WasYwbgoHtUZf4RFar9Ck=";
hash = "sha256-8/zB1jbMoabd+pkIOUgY7bJ5lu2nCLkjS28Ru6bsKOw=";
};
dependencies = [