In an attempt to utilize my web-connected security system with Home-Assistant (home-assistant.io), I did some research on it’s web interface, and it looks like it uses websockets to imitate keypad presses.
I would like Home-Assistant, which typically functions as a Websockets server itself to be able to monitor/control the security system by acting as the client(?), but it seems like all the documentation seems to show HA as the server and not as the client.
Thank You!