diff --git a/libnymea/interfaces/heating.json b/libnymea/interfaces/heating.json index 4f1c5764..6a1246bc 100644 --- a/libnymea/interfaces/heating.json +++ b/libnymea/interfaces/heating.json @@ -1,4 +1,3 @@ { - "description": "The heating interface defines basic heating appliances. They can be turned on or off.", - "extends": "power" + "description": "The heating interface defines basic heating appliances." }