Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 686 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 686 Bytes

Domoticz UniPi EVOK Plugin

Manage your UniPi with Domoticz using the Api from EVOK control software.

Features

  • Import inputs, relays and external sensors
  • Control relays from Domoticz
  • Read and log input and external sensor data

Devices

  • Tested on UniPi Neuron L203

Installation

Install request module:

 pip install requests
 # or
 pip3 install requests

Clone this repository in your Domoticz plugin directory and restart Domoticz

git clone https://github.com/mccwdev/domoticz-unipi.git

Links