![]() |
|
Integration with Homeseer - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: Software Tools and Misc Interfaces (https://www.comfortforums.com/forum-27.html) +--- Thread: Integration with Homeseer (/thread-969.html) |
- Ian - 08-12-2018 Thank for the reply. That was the code I set the system to watch out for, but it\'s not seeing anything yet. I have posted the question on the relevant HomeSeer forum. Just in case - is there anything I need to set in Comfort for the data to be transmitted? - slychiu - 08-13-2018 Before the UCM will send anything you need to log in using LI followwed by the codeeg LI1234 and <0x0D> The messages must be preceded by the character 0x03 and end with 0x0DThe comfort serial protocol describes the full protocol - schford - 08-19-2018 Why don\'t you just use a MQTT plugin for Home Seer, then you can just use this - https://github.com/koochyrat/comfort2 - Ian - 08-19-2018 I\'m sure that would work, but it adds a step into the equation. I take the view that the fewer the steps the more stable the solution. - schford - 08-20-2018 The nice thing with MQTT is it opens up everything for you... Home Assistant instead of HS3 as an example if you eve decided to move / upgrade (I used to use HS2 and Home Assistant has a fairly steep learning curve but is far superior). Plus if you use MQTT then you could start using the new dedicated UCM that is about to launch. With the script as a first step then step 2 replace is with the dedicated UCM. - Ian - 11-07-2018 [user=1]slychiu[/user] wrote: [/b]Before the UCM will send anything you need to log in using LI followwed by the codeeg LI1234 and <0x0D> The messages must be preceded by the character 0x03 and end with 0x0DThe comfort serial protocol describes the full protocol [/quote] How long does the login last for? Would I need to login every time I wanted to see the status of the alarm? - slychiu - 11-08-2018 For ETH03 the connection disconnects after 2 minutes by default if there is no communications This can be changed in CS Manager. enter 0 to connect permanently - Ian - 11-09-2018 Thank you. I am in discussion with the author of a Homeseer plugin, Big5, who thinks his plugin will talk to Comfort. - palmlodge - 11-13-2018 [user=101]Ian[/user] wrote: Quote:Thank you. I am in discussion with the author of a Homeseer plugin, Big5, who thinks his plugin will talk to Comfort.Their plugin is $29 for Black Friday so I\'ll be interested if this is possible! - Ian - 11-13-2018 I took a punt and bought it at that price - here\'s hoping! Please feel free to contribute on the thread in the HS forum.https://forums.homeseer.com/forum/lighting-primary-technology-plug-ins/lighting-primary-technology-discussion/big5-risquare/1257283-i-seek-advice |