Remove "away_mode_name" (#4067)

Remove "away_mode_name" as an option as it is not implemented in the code.
This commit is contained in:
bcl1713 2017-11-25 10:33:38 -06:00 committed by Martin Hjelmare
parent 9fd1c2266c
commit 98106b52b5

View File

@ -29,4 +29,3 @@ alarm_control_panel:
Configuration variables:
- **home_mode_name**: (*Optional*): Arlo base station does not have a built-in home mode. You can map one of your custom modes to home assistant's home mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match exactly as you set it up in the Arlo app.
- **away_mode_name**: (*Optional*): Like the home mode, the Arlo base station does not have a built-in away mode, however, you can map a custom mode from the Arlo app to Home Assistant with this variable, just make sure the name matches exactly what you have set up in the Arlo app.