title to name (#7662)

This commit is contained in:
Zack Arnett 2018-11-27 14:26:31 -05:00 committed by Paulus Schoutsen
parent 53d927f089
commit 5be03d0094

View File

@ -31,9 +31,9 @@ entity:
required: true
description: "Entity ID of `alarm_control_panel` domain"
type: string
title:
name:
required: false
description: Title of Alarm Panel
description: Overwrites Friendly Name
type: string
default: Current State of Alarm Entity
states:
@ -58,7 +58,7 @@ Title Example:
```yaml
- type: alarm-panel
title: House Alarm
name: House Alarm
entity: alarm_control_panel.alarm
```
@ -71,7 +71,7 @@ Define the State List:
```yaml
- type: alarm-panel
title: House Alarm
name: House Alarm
entity: alarm_control_panel.alarm
states:
- arm_home