diff --git a/src/util/hass-attributes-util.js b/src/util/hass-attributes-util.js index d8f4de1c03..05fa3ebb63 100644 --- a/src/util/hass-attributes-util.js +++ b/src/util/hass-attributes-util.js @@ -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,