Note: {{result.message}}
{% endif %}Key | Value |
---|---|
{{k}} | {{v}} |
If the device is accessed over https://{{hostname}} you may still need to create a certificate using the CA plugin.
{% endif %} {% if deviceType in ("activeSensor", "activeSensorDevice") %}You probably want to add actions triggered by this sensor. Unfortunately there is no GUI for that yet.
{% if hasCapabilitySupport %} {% if isDevice %} {% set representing = 'devices/' + name %} {% else %} {% set representing = 'sensors/' + name %} {% endif %}You probably want to add an action capability if this sensors triggers actions that are already in the database.
{% endif %} {% endif %}