UNPKG

node-red-contrib-miio-airfresh

Version:
15 lines (13 loc) 604 B
<script type="text/x-red" data-help-name="miio-airfresh-get"> <p>Get current status of device.</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> </dl> <h3>Outputs</h3> <h5>Raw output</h5> <dl class="message-properties"> <dt>msg.payload <span class="property-type">object</span></dt><dd>status data</dd> </dl> </script>