Skip to content

JanJaapKo/domoticz-test-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domoticz-test-plugin

Prerequisites

The following Python modules installed

sudo apt-get update
sudo apt-get install python3-requests
sudo pip3 install crypto

Installation

  1. Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/JanJaapKo/domoticz-test-plugin

to update:

cd domoticz/plugins/DysonPureLink
git pull https://github.com/JanJaapKo/domoticz-test-plugin
  1. Restart domoticz
  2. Go to "Hardware" page and add new item with type "test plugin"

Configuration

Set the following parameters:
IP Adress: adres where your machine is connected to
Port number: 1883
Dyson password: the password used in the app
email adress: the adress used to create the account
log level: use verbose preferably

You can ommit the parameters:
Dyson Password (see machine):
Dyson Serial No.:
Dyson type (Pure Cool only at this moment):

About

run some tests with a domoticz plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages