UDP Listener  

Developer: FlyingDiver     Like this plugin? Show your appreciation!
Category: IP Communications
Github: Github Repo
Assistance: Get help!   
Plugin ID: com.flyingdiver.indigoplugin.udp-listener
Latest release: v2022.0.1 released on Nov. 14, 2022
Release downloaded: 0 times
Requires: Indigo v2022.1.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

Indigo-UDP-Listener

UDP Multicast Listener for Indigo Home Automation system

Create a device specifying the port you want to listen for messages on.

Create an event to trigger on state changes for that device.

Message payload is available as a device state.

Release details
Released on: Nov. 14, 2022
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Fixed output formatting error for non-string messages

Release details
Released on: April 16, 2022
Requires: Indigo v2022.1.0+
Downloaded: 3 times 
Changes in this release

Indigo 2022.1 plugin store release

Release details
Released on: May 8, 2018
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed the socket options to use the correct reuse flag.

Release details
Released on: May 2, 2018
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Converted UDP data to ascii string in device state when it's not already ascii or unicode.

Release details
Released on: May 1, 2018
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

This version has working multicast listening.