node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
13 lines (10 loc) • 422 B
HTML
<script type="text/html" data-help-name="doorbird-open">
<p>Node to open doors / trigger the Doorbird relays.</p>
<h3>Input</h3>
<p>Any input will trigger the relay. Input data will be ignored.</p>
<h3>Output</h3>
<dl class="message-properties">
<dt>payload <span class="property-type">object</span></dt>
<dd>Response on successful relay trigger.</dd>
</dl>
</script>