Skip to content

A Domoticz plugin that creates a switch for each monitor configured in your Shinobi server and enables Domoticz to change their state.

Notifications You must be signed in to change notification settings

Swedlund/Shinobi-plugin-for-Domoticz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Shinobi-plugin-for-Domoticz

A Domoticz plugin that creates a switch for each monitor configured in your Shinobi server and enables Domoticz to change their state.

Prerequisites

  1. Rrequests libary for Python 3: https://pypi.org/project/requests/

Installation

  1. Clone repository into your Domoticz plugins folder
    cd domoticz/plugins
    git clone https://github.com/Frixzon/Shinobi-plugin-for-Domoticz.git
    
  2. Restart domoticz
    sudo service domoticz.sh restart
    
  3. Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
  4. Go to "Hardware" page
  5. Enter the Name
  6. Select Type: Shinobi
  7. Click Add

Update

  1. Go to plugin folder and pull new version
    cd domoticz/plugins/Shinobi-plugin
    git pull
    
  2. Restart domoticz
    sudo service domoticz.sh restart
    

Devices

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

About

A Domoticz plugin that creates a switch for each monitor configured in your Shinobi server and enables Domoticz to change their state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages