Smart Home Automation Forum

Full Version: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Here is flows file for KC868-COL connect to your own cloud server.
[attachment=124]
this sample is for Amazon Web service (AWS) EC2 cloud server, you can also use for any cloud server.
before import flows , you need install these nodes for Node-Red:
1. node-red-contrib-float 【IEEE 754】
2. node-red-contrib-ui-led 【LED UI】
3. node-red-contrib-ui-level 【Temperature】
4. node-red-dashboard 【dashboard UI】
5. node-red-contrib-homekit
add temperature save to LOG.txt file function. [attachment=132]
add temperature save to Excel file function.
[attachment=138]
add read Electric-Energy-Meter data:
1. Total Power Consumption (KWh)
2. Voltage (V)
3. Current (A)
4. Power Factor (Q)
5. Real Time Power (KW)
6. Frequency (Hz)

[attachment=151]

How to read data of electric energy meter by KC868-COL.pdf  [attachment=152]
(12-30-2020, 08:02 AM)admin Wrote: [ -> ]before import flows , you need install these nodes for Node-Red:
1. node-red-contrib-float 【IEEE 754】
2. node-red-contrib-ui-led 【LED UI】
3. node-red-contrib-ui-level 【Temperature】
4. node-red-dashboard 【dashboard UI】
5. node-red-contrib-homekit

thank you i import flows i install above nodes for node-red but there are error
i have use this node for homekit.
[attachment=370]
if you not use for homekit, you can delete the node from your follow.
i installed availble node-node-red-contrib-homekit
you can delete the homekit nodes in Node-Red , because it never used, just my last project have used, not delete it .
Pages: 1 2