Hubitat UDP Listener yet?

Version 2.4.0.151 - Does this have UDP listen yet ?
I have many devices that UDP broadcast, I currently use a different program to receive and re-send TCP to the Hubitat, but I really would like to have my drivers receive directly.

1 Like

I haven't written anything using UDP but HubAction supports UDP in a send-before-receive fashion. The hub has to be the initiator to get the udp port listening.

Yes - I've been using the UDP send-before-receive for quite a while.
But just checking in to see if the UDP receive which seems to have been requested a fair few time in the past is on the books ...

Certainly has been requested a few times. Notwithstanding any security implications, it seems like this should be permissible.

Tagging @gopher.ny

5 Likes

I would certainly love to see this. I am one that has asked for this previously. I suspect it is all about the priority list. Though it has been asked for it isn't something that comes up super frequently.

That said i could improve support for may devices with this.

3 Likes