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

Diff: https://github.com/jmcollin78/versatile_thermostat/compare/9.3.1...9.3.2

Changelog: https://github.com/jmcollin78/versatile_thermostat/releases/tag/9.3.2
This commit is contained in:
Robert Schütz
2026-04-02 13:10:36 -07:00
parent 6cd041c513
commit 84bf010004
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "9.3.1";
version = "9.3.2";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-BdGMF4f6OfG+y6RrN7r7/GjY8OD+4eQM9syuxGI0IiI=";
hash = "sha256-fHmCakDFD6na3IQcQCX2g9XYIIJp0DTaZ9qEcSgw+78=";
};
dependencies = [