Minimizing of the configuration sample (#1006)
This commit is contained in:
parent
8d7a004316
commit
a09ede5b63
5 changed files with 1 additions and 18 deletions
|
@ -32,12 +32,6 @@ alarm_control_panel:
|
|||
platform: mqtt
|
||||
state_topic: "home/alarm"
|
||||
command_topic: "home/alarm/set"
|
||||
name: "MQTT Alarm"
|
||||
qos: 0
|
||||
payload_disarm: "DISARM"
|
||||
payload_arm_home: "ARM_HOME"
|
||||
payload_arm_away: "ARM_AWAY"
|
||||
code: "mySecretCode"
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue