Remove power from heating interface

This commit is contained in:
Simon Stürz 2019-02-21 10:08:35 +01:00 committed by Michael Zanetti
parent 49bcfe72f5
commit 7edec8198e

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