π¦ ClawHub
Dyson Fan Control
by @tmustier
Control Dyson air purifiers, fans, and heaters via local MQTT. Use when asked to control Dyson devices, adjust fan speed, set temperature/heat, enable oscillation, or check room temperature/humidity. Requires being on the same WiFi network as the device.
βοΈ Configuration
1. CLI installed at ~/dyson-cli with venv
2. Must be on same WiFi as the Dyson - local MQTT only, won't work remotely
Quick check:
cd ~/dyson-cli && source .venv/bin/activate && dyson list --check
π Tips & Best Practices
If commands fail:
1. Check device is online: dyson list --check
2. Ensure on same WiFi network as the Dyson
3. Re-run setup if credentials expired: dyson setup
For installation, device setup, and full documentation, see README.md.
TERMINAL
clawhub install dyson-cli