A Domoticz plugin that creates a switch for each monitor configured in your Shinobi server and enables Domoticz to change their state.
- Rrequests libary for Python 3: https://pypi.org/project/requests/
- Clone repository into your Domoticz plugins folder
cd domoticz/plugins git clone https://github.com/Frixzon/Shinobi-plugin-for-Domoticz.git - Restart domoticz
sudo service domoticz.sh restart - Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
- Go to "Hardware" page
- Enter the Name
- Select Type:
Shinobi - Click
Add
- Go to plugin folder and pull new version
cd domoticz/plugins/Shinobi-plugin git pull - Restart domoticz
sudo service domoticz.sh restart
The following devices are created:
| Type | Name | Description |
|---|---|---|
| Selector Switch | Monitor Mode# | Can set monitor state Watch Only/Record/Off |
| Push On Button | Monitor Trigger Event # | Trigger a monitor motion event |