| 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 |
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.
| Released on: | Nov. 14, 2022 |
| Requires: | Indigo v2022.1.0+ |
| Downloaded: | 0 times |
| Download this release | |
Fixed output formatting error for non-string messages
| Released on: | April 16, 2022 |
| Requires: | Indigo v2022.1.0+ |
| Downloaded: | 3 times |
| Download this release | |
Indigo 2022.1 plugin store release
| Released on: | May 8, 2018 |
| Requires: | Indigo v7.0.2 thru v2022.2 |
| Download this release | |
Fixed the socket options to use the correct reuse flag.
| Released on: | May 2, 2018 |
| Requires: | Indigo v7.0.2 thru v2022.2 |
| Download this release | |
Converted UDP data to ascii string in device state when it's not already ascii or unicode.
| Released on: | May 1, 2018 |
| Requires: | Indigo v7.0.2 thru v2022.2 |
| Download this release | |
This version has working multicast listening.