UNPKG

node-red-contrib-miio-airfresh

Version:
10 lines (9 loc) 648 B
<script type="text/x-red" data-help-name="miio-airfresh-server"> <h3>Configuration</h3> <dl class="message-properties"> <dt>Name <span class="property-type">string</span></dt><dd>Name of your device</dd> <dt>IP-Address <span class="property-type">string</span></dt><dd>Device IP</dd> <dt>Token <span class="property-type">string</span></dt><dd><a href="https://github.com/jghaanstra/com.xiaomi-miio/blob/master/docs/obtain_token.md" target="_blank">Manual is here</a></dd> <dt>Polling <span class="property-type">int</span></dt><dd>Interval in seconds, how often to poll your device</dd> </dl> </script>