I have started development of an Android app using the Websockets API.
When doing a subscription event I can filter only a specific type of events to recieve (which is great!) but it would be even greater if it were possible to send in another parameter to filter by entity id.
I was also looking for this, and was looking how hard it was to create a pull reqest. But looking in the code i found it was already in there. is called “subscribe_trigger”, where “trigger” is the same thing you fill with a automation. a example is working: