From 17371bdb7cec10c0afe1e50649fb8334369746ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 11 Nov 2021 11:05:24 +0100 Subject: [PATCH] Fix JSON typo in heatpump interface --- libnymea/interfaces/heatpump.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnymea/interfaces/heatpump.json b/libnymea/interfaces/heatpump.json index eb8a4621..94c1c68c 100644 --- a/libnymea/interfaces/heatpump.json +++ b/libnymea/interfaces/heatpump.json @@ -1,5 +1,5 @@ { - "description": "The base for all heat pump interfaces. Can be used by the client to filter for heat pumps in the system." + "description": "The base for all heat pump interfaces. Can be used by the client to filter for heat pumps in the system.", "states": [ { "name": "outdoorTemperature",