I built a custom Lovelace card for AC / climate entities and wanted to share it.
Climate Cluster Card is a wide-arc, automotive instrument-cluster style dial. You set the target temperature on the inner ring and the fan speed on the outer ring, with a mode pop-up and quick toggles.

Features
- Two-ring control: inner ring for target temperature, outer ring for fan speed
- Numbered reference scale with a glowing setpoint needle and a current-temp marker
- Glass mode pop-up (cool / heat / dry / fan / auto / off) plus swing, LED, and sound toggles
- Clover fan animation that can spin with the fan value, at a constant rate, or off
- Fahrenheit and Celsius with automatic unit, range, and step detection
- Full GUI editor, no YAML required
- Works with any climate entity; sibling auto-discovery (fan / swing / LED / sound) is tuned for Midea (midea_ac_lan)
Install (HACS): add GitHub - rickyfont94/climate-cluster-card: Wide-arc instrument-cluster climate (HVAC) card for Home Assistant: a two-ring temp/fan dial with a mode pop-up, swing/LED/sound toggles, and a full GUI editor. · GitHub as a custom repository with category Dashboard, then download and hard-refresh. A PR to add it to the HACS default store is open, so direct search-install is coming.
Minimal config:
type: custom:climate-cluster-card
entity: climate.living_room
Feedback and issues welcome.

