home-assistant-custom-components.versatile_thermostat: 9.0.2 -> 9.0.3 (#497142)

This commit is contained in:
Martin Weinelt
2026-03-06 14:39:44 +00:00
committed by GitHub
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "9.0.2";
version = "9.0.3";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-TPV6VfWyFsJdHfZtRhs0XvyOpnpw+utzf3eZQL4aALY=";
hash = "sha256-nPGxC+U2NeZ6xKNJVsTkiDZ/dMenQq0BPBfGzjVchBo=";
};
dependencies = [