home-assistant-custom-components.versatile_thermostat: 9.3.2 -> 9.3.3 (#510653)

This commit is contained in:
Martin Weinelt
2026-04-16 17:09:35 +00:00
committed by GitHub
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "9.3.2";
version = "9.3.3";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-fHmCakDFD6na3IQcQCX2g9XYIIJp0DTaZ9qEcSgw+78=";
hash = "sha256-TiaJFFx3nEUYHVB5Ka71MaP8pngcPSdHxt920NSCQ8c=";
};
dependencies = [