home-assistant-custom-components.mitsubishi: 0.5.4 -> 0.5.5 (#487592)

This commit is contained in:
Martin Weinelt
2026-02-06 18:24:07 +00:00
committed by GitHub
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "pymitsubishi";
domain = "mitsubishi";
version = "0.5.4";
version = "0.5.5";
src = fetchFromGitHub {
owner = "pymitsubishi";
repo = "homeassistant-mitsubishi";
tag = "v${version}";
hash = "sha256-IGzOoayqJIURQ2f5h5jNiV7C6Xna0JwWJyxHmO2qu9s=";
hash = "sha256-qP2jLkDeiNMdTlHg0G8AryRb2v0ohGnkIoQWIWvbTbs=";
};
dependencies = [