From 3557d43b87672fece656d95c82240fc57b9a147d Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sat, 25 Feb 2023 01:40:25 +0100 Subject: [PATCH] Thermostat: Add temperaturesensor interface --- .../integrationplugingenericheatingcooling.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genericheatingcooling/integrationplugingenericheatingcooling.json b/genericheatingcooling/integrationplugingenericheatingcooling.json index 5238f59..913c908 100644 --- a/genericheatingcooling/integrationplugingenericheatingcooling.json +++ b/genericheatingcooling/integrationplugingenericheatingcooling.json @@ -87,7 +87,7 @@ "name": "thermostat", "displayName": "Generic thermostat", "createMethods": ["user"], - "interfaces": ["thermostat"], + "interfaces": ["thermostat", "temperaturesensor"], "settingsTypes": [ { "id": "67451c97-50e1-4ea6-ac43-4386fbd26698",