home-assistant-custom-components.versatile_thermostat: 9.0.3 -> 9.2.2

This commit is contained in:
R. Ryantm
2026-03-22 17:32:31 +00:00
parent 626452ef6d
commit 0048fd1446
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "9.0.3";
version = "9.2.2";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-nPGxC+U2NeZ6xKNJVsTkiDZ/dMenQq0BPBfGzjVchBo=";
hash = "sha256-njVafcJdnpYF7m1u6674IqWdU5Yv1n3HNEvXr61mL/I=";
};
dependencies = [