Developer: | Guy Turcotte's Plugins |
Category: | Miscellaneous |
Github: | Github Repo |
Assistance: | Get help! |
Plugin ID: | home.turgu1.indigo-simple-8channel-relay |
Latest release: | v1.0.29 released on Dec. 18, 2020 (this release is only compatible with Indigo 2022.2 and earlier) |
Release downloaded: | 0 times |
Requires: | Indigo v7.0.2 thru v2022.2 |
Download latest release |
This plugin is using the HTTP protocol to access and direct an 8 Channel Relay board RELAY-NET-V5.8 from IotZone. It was built as a spinoff downsize of David Newhall's excellent plugin effort (see here).
All sprinkler related code has been removed. A subprocess is used with curl
to transmit commands to the board through HTTP (normally on port 80). As the documentation for the board is lacking for the other supported protocols (port 1234 and Modbus port 502), this was the only found way to make it works (Many trials have been done with Modbus and older port 1234 protocols but nothing worked).
You can install the indigo plugin, downloading the zip file from the releases page here.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
v1.0.29 | Requires Indigo v7.0.2 thru v2022.2 | Released Dec. 18, 2020 | Simple 8 Channel Relay Plugin for Indigo - First Public Release |
Released on: | Dec. 18, 2020 |
Requires: | Indigo v7.0.2 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Please look at the Github Readme file for further information.
This is a simple plugin to control a 8 channel relay board. It was built as a spinoff downsize of David Newhall's plugin effort. It uses HTTP protocol to control the Relay board instead of port 1234 related protocol.