k868 COL and Domoticz - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: Development (https://www.kincony.com/forum/forumdisplay.php?fid=4) +--- Thread: k868 COL and Domoticz (/showthread.php?tid=200) Pages:
1
2
|
k868 COL and Domoticz - acedera - 01-22-2021 Hello! Is it possible to connect COL and Domoticz? RE: k868 COL and Domoticz - admin - 01-23-2021 now relay controller support use by Domoticz. COL not support. RE: k868 COL and Domoticz - acedera - 01-24-2021 will it be possible in future? RE: k868 COL and Domoticz - admin - 01-24-2021 maybe, but now not have the plan. RE: k868 COL and Domoticz - acedera - 01-27-2021 Instead of domoticz can I connect COL with Home Assistant? RE: k868 COL and Domoticz - admin - 01-28-2021 yes, no problem. home assistant is also easy to integration. if you can write code, you can modify our relay controller's python source code for KC868-COL to use. that have share in our github. RE: k868 COL and Domoticz - acedera - 01-29-2021 Hello! Have some problems with import NODe_RED-COL file to home assistant!IT doesnt undestand some types - type of digital sensor and temperature/ i can fix it by your youtube video but there isnt discription for LEVEL box after temperature sensor. can you explain what I shold type there. or export correct node red file for current Home Assistant! thanx Ps And maybe you can post here you config.yaml for adding all this sensors?) RE: k868 COL and Domoticz - admin - 01-30-2021 before import flows , you need install these nodes for Node-Red: 1. node-red-contrib-ui-led 【LED UI】 2. node-red-contrib-ui-level 【Temperature】 3. node-red-dashboard 【dashboard UI】 RE: k868 COL and Domoticz - acedera - 01-30-2021 Thanx! now its imports well! so how can I add sensors to lovelace? And if I connect kc868-h8 with COL by rs232 what command I should send by TCP Socket to control relay? RE: k868 COL and Domoticz - admin - 01-30-2021 KC868-H8 and KC868-COL both connect with Node-Red by different IP is ok. not need to use RS232 cable. |