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

This commit is contained in:
R. Ryantm
2026-03-31 14:20:08 +00:00
parent 803c334e05
commit 71ad7a38f9
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "9.2.2";
version = "9.3.1";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-njVafcJdnpYF7m1u6674IqWdU5Yv1n3HNEvXr61mL/I=";
hash = "sha256-BdGMF4f6OfG+y6RrN7r7/GjY8OD+4eQM9syuxGI0IiI=";
};
dependencies = [