home-assistant-custom-components.versatile_thermostat: 9.3.2 -> 9.3.3

This commit is contained in:
R. Ryantm
2026-04-16 16:42:05 +00:00
parent 199c3eae56
commit c71a18bf08
@@ -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 = [