SimpliSafe integration: Added clarifying statement about the code config option (#13396)

This commit is contained in:
dcrusader 2020-05-11 11:20:29 -07:00 committed by GitHub
parent eb326b51ea
commit f9635ceaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ password:
required: true
type: string
code:
description: A code to enable or disable the alarm in the frontend.
description: A code to enable or disable the alarm in the frontend. *Under normal operation, the integration doesnt need a SimpliSafe keypad code.*
required: false
type: string
{% endconfiguration %}