ha-fusion icon indicating copy to clipboard operation
ha-fusion copied to clipboard

FR: Alarm Control Panel not yet implemented

Open D34DC3N73R opened this issue 1 year ago • 0 comments

I'm sure it's in the works, but figured I'd open an issue to track the feature.

item: {
  "type": "button",
  "id": 5485409114026,
  "entity_id": "alarm_control_panel.home_alarm"
}
entity: {
  "entity_id": "alarm_control_panel.home_alarm",
  "state": "disarmed",
  "attributes": {
    "code_format": "number",
    "changed_by": null,
    "code_arm_required": true,
    "friendly_name": "Home Alarm",
    "supported_features": 15
  },
  "context": {
    "id": "01HJEGW86RG8SARB2GSWHNWSXT",
    "parent_id": null,
    "user_id": null
  },
  "last_changed": "2023-12-24T18:19:58.040Z",
  "last_updated": "2023-12-24T18:19:58.040Z"
}

D34DC3N73R avatar Dec 25 '23 02:12 D34DC3N73R