Remove obsolete homebridge_* attributes (#4533)

This commit is contained in:
Franck Nijhof 2020-01-20 14:17:57 +01:00 committed by Bram Kragten
parent 9d333fb557
commit 02fe5144d8

View File

@ -80,8 +80,6 @@ hassAttributeUtil.LOGIC_STATE_ATTRIBUTES = hassAttributeUtil.LOGIC_STATE_ATTRIBU
},
haaska_hidden: undefined,
haaska_name: undefined,
homebridge_hidden: { type: "boolean" },
homebridge_name: { type: "string" },
supported_features: undefined,
attribution: undefined,
restored: undefined,