Skip to content

HA Dyson Card 0.1.0

Choose a tag to compare

@thanhn062 thanhn062 released this 07 May 07:56

First public release

HA Dyson Card is a Lovelace dashboard card for Dyson fans exposed through hass_dyson.

I built this because I dislike having to open the Dyson app just to make the fan face a certain direction. The goal is to make the Dyson feel like a polished Home Assistant appliance control instead of a collection of separate toggles and sensors.

Highlights

  • Full Dyson-app-like Home Assistant control surface for supported/exposed Dyson fan entities
  • Direction wheel with drag-to-aim control
  • Sweep dial presets for direct, 45°, 90°, 180°, and wide sweep
  • Saved direction presets with custom name and MDI icon
  • Vertical airflow speed control with power button
  • Auto mode, night mode, airflow direction, sleep timer, fan-only, heat, and target temperature controls when available
  • Compact sensor badges for temperature, humidity, AQI, and filter life
  • Expandable air-quality details for AQI, PM2.5, PM10, VOC, and NO2
  • Theme-aware light/dark styling

Install

Add this repository to HACS as a custom Dashboard repository:

https://github.com/thanhn062/ha-dyson-card

Then add a card with:

type: custom:ha-dyson-card
entity: fan.my_dyson

Notes

This is a frontend card only. It requires hass_dyson and adapts to the entities that integration exposes for your Dyson fan model.