UNPKG

node-red-contrib-miio-airfresh

Version:
18 lines (16 loc) 805 B
<script type="text/x-red" data-help-name="miio-airfresh-output"> <p>Control your device with commands</p> <h3>Configuration</h3> <dl class="message-properties"> <dt class="optional">Name <span class="property-type">string</span></dt><dd>Provide a custom name for this node.</dd> <dt>Device <span class="property-type">object</span></dt><dd>Choose the device instance to use.</dd> <dt>Command <span class="property-type">string</span></dt> <dd> <ul> <li><b>homekit:</b> select if data is from homekit nodes;</li> <li><b>mi:</b> predefined commands;</li> </ul> </dd> <dt>Payload <span class="property-type">string or object</span></dt><dd>Select your payload data.</dd> </dl> </script>