Remove power from heating interface

pull/135/head
Simon Stürz 2019-02-21 10:08:35 +01:00 committed by Michael Zanetti
parent 49bcfe72f5
commit 7edec8198e
1 changed files with 1 additions and 2 deletions

View File

@ -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."
}