The ISY994 Insteon support requires the Insteon 2413S (serial) PLM to communicate to the Insteon devices. — Staff replied: “They have an API: It looks straightforward. I don't see anything there that you can't do from the Custom Code Set Editor in Roomie.”
The ISY994 Insteon support requires the Insteon 2413S (serial) PLM to communicate to the Insteon devices. Unfortunately the 2413S is discontinued by Insteon and availability of these devices is non-existent. The 2413S is prone to failure after about 3 years. Some people have been successful in restoring the devices by replacing a number of capacitors but not many. Basically this means that anyone using the ISY994 to manage Insteon devices is out of luck and anyone wanting to use the ISY994 integration with Roomie for these devices is also out of luck.
I have migrated to a Home Assistant (HA) automation controller which can manage Insteon devices via the 2413U (USB). I have tested this and it works well. The 2413U is a current product with plenty of stock. What I have been unable to do is get my Roomie Remote to talk to HA to manage the Insteon devices.
There are two ways to send commands to HA: HTTP or WebSocket. I am playing with the HTTP way now.
My question is has Roomie looked at any native integration for Home Assistant? If so would you provide the status? If not is it something you might consider looking at?
My second question is do you have a sample plist file for a custom device using WebSocket via the DDK so I can see how it is implemented and make a decision on whether WebSocket would be better than HTTP?
Thanks in advance.