Skip to content
Jan-Jaap Kostelijk edited this page Mar 25, 2021 · 26 revisions

Welcome to the DysonPureLink wiki!

This is a Domoticz plugin for the Dyson Pure Link devices, starting with the air purifiers. It provides a control and report interface to the air purifier via the Wifi link.

Plugin configuration

The plugin configuration using the credentials provided on the machine which are used during initial setup (machines pre-2018) is no longer supported since version 4.0.0 of the plugin. Pull an older version if you do not have a cloud account.

Parameter Meaning Default value mandatory?

IP Address

the IP address of the Dyson device (find this in your routers configuration. Preferably, reserve an address in the DHCP table of the router to ensure a fixed address)

yes

Port number

Communication port number

1883

yes

Dyson account email adress

the email address used for the account

yes

Dyson account Password

the password used for the account

yes

email verification code

verification code received during the 2-factor authentication

only during setup

Machine name

Name with which the machine is configured in the app

only when more than 1 machine present in cloud account (first of the list will be selected if omitted)

Refresh interval

interval for polling the machine

5m

Debug

sets the logging level (normal logging, debug logging, verbose logging, reset cloud data)

normal

The plugin retreives the machine’s credentials from the Dyson cloud and stores them (encrypted) in the Domoticz database. This way, the plugin only needs to access the cloud once (during setup). If you need or want to refresh this data, the 'Debug' level has the option to reset the cloud data. This will delete the stored data from the Domoticz database and initiate a new request cycle to the Dyson cloud (including new 2-factgor authentication).

Created devices

When the plugin is created, the following devices are created in Domoticz. Not all may be useful, it is up to the user to set the needed ones to used in Domoticz.

Device type Function machine types

Fan mode

Switch

Working mode <ON, OFF, AUTO>

All

Fan state

Switch (read only)

Fan motor running <ON, OFF>

All

Night mode

Switch

Night mode (dims the display) <ON, OFF>

All

Fan speed

Selector switch

Working speed of the fan <0..10, AUTO>

All

Fan focus

Switch

Focus mode <ON, OFF>

Post 2018 models

Oscillation mode

Switch

Oscillation (rotation of the fan) <ON, OFF>

All

Standby monitor

Switch

Monitor sensors in standby <ON, OFF>

All

Remaining filter life

Custom

Remaining filer life (hours)

All

Air quality setpoint

Custom

Air quality target (1 highest, 4 lowest quality)

All

Temperature and Humidity

Temp+Hum

Temperature (Celsius) and humidity (%)

All

Volatile organic

Air quality

Volatile components count

All

Dust

Air quality

Particles count

Pre 2018 models

Dust 2,5 pm

Air quality

Particles count smaller than 2,5 micrometer

Post 2018 models

Dust 10 pm

Air quality

Particles count smaller than 10 micrometer

Post 2018 models

Nitrogen Dioxide Density (NOx)

Air quality

Nitrogen Dioxide Density

Post 2018 models

Sleep timer

Custom

Sleep timer (minutes)

All

Clone this wiki locally