- Have HACS installed, this will allow you to easily update
- Add
https://github.com/ivanmihov/ha-dyson-fan
as a custom repository as Type: Integration - Click install under "Dyson Fan", restart your instance.
- Download this repository as a ZIP (green button, top right) and unzip the archive
- Copy
/custom_components/dyson_fan
to your<config_dir>/custom_components/
directory- You will need to create the
custom_components
folder if it does not exist - On Hassio the final location will be
/config/custom_components/dyson_fan
- On Hassbian the final location will be
/home/homeassistant/.homeassistant/custom_components/dyson_fan
- You will need to create the
- Restart your instance.
dyson_fan:
name: "Dyson Living Room"
password: "xxxxxxxx"
serial: "XXX-XX-XXXXXXXX"
ip_address: "XXX.XXX.XXX.XXX"
type: XXX
password
is the "Product Wi-Fi Password" listed on your Dyson
serial
is part of the "Product SSID" listed on your Dyson. Eg.: DYSON-NH8-US-JGQ1245A-475 => the serial number is between DYSON
and 475
=> NH8-US-JGQ1245A
type
is part of the "Product SSID" listed on your Dyson. Eg.: DYSON-NH8-US-JGQ1245A-475 => the type is the last digits after the dash => 475
ip_address
is the IP of the Dyson on your local network