home-assistant-custom-components.versatile_thermostat: 8.6.0 -> 8.6.1

Diff: https://github.com/jmcollin78/versatile_thermostat/compare/8.6.0...8.6.1

Changelog: https://github.com/jmcollin78/versatile_thermostat/releases/tag/8.6.1
This commit is contained in:
Robert Schütz
2026-01-23 21:50:35 -08:00
parent 10dab38e69
commit 73ac004bb1
@@ -10,13 +10,13 @@
buildHomeAssistantComponent rec {
owner = "jmcollin78";
domain = "versatile_thermostat";
version = "8.6.0";
version = "8.6.1";
src = fetchFromGitHub {
inherit owner;
repo = domain;
tag = version;
hash = "sha256-rzNznV2YfBUxgYdc+qZeDIBVeMfwPwvDyYVON980SCg=";
hash = "sha256-yQMTuNinRVHIsaS8Q7aqGozN1sTbkLGvXFhEw47jUkA=";
};
dependencies = [