Domoticz Dingtian Relay Plugin
Domoticz Python plugin for Dingtian Relay
,support Ethernet and WiFi interface
Function
- Relay ON/OFF
- Relay Parity Mutux
- Digital Input Status
Prerequisites
Installation
- Clone repository into your Domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/dtlzp/Domoticz-Dingtian-Relay-Plugin.git dingtian
- Restart domoticz
- Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
- Go to "Hardware" page and add new item with type "Dingtian Relay"
- Set your Relay Controller address, port, channel, password to plugin settings
Once plugin receive device list from Relay Controller it will create appropriate Domoticz devices. You will find these devices on Setup -> Devices
page.
Plugin update
- Go to plugin folder and pull new version
cd Domoticz/plugins/dingtian
git pull
- Restart Domoticz
Supported Dingtian devices
- Dingtian Relay 2 Channel DT-R002
- Dingtian Relay 4 Channel DT-R004
- Dingtian Relay 8 Channel DT-R008
- Dingtian Relay 16 Channel DT-R016(WIP)
- Dingtian Relay 32 Channel DT-R032(WIP)
-
About firmware version and plugins version
- plugins V1.3.x for relay board firmware version >= 2.17.XX and <= v2.16.XX
- plugins V1.2.1 for relay board firmware version >= 2.17.XX
- plugins V1.1.0 for relay board firmware version <= v2.16.XX