Skip to content

v2026.1.51

Choose a tag to compare

@lasswellt lasswellt released this 21 Jan 01:36
· 234 commits to master since this release

What's New

Fan Platform Support

Added support for Govee fan devices (H7101 Tower Fan and similar models with devices.types.fan device type).

Features:

  • On/Off control
  • Speed control (Low/Medium/High)
  • Oscillation toggle
  • Preset modes (Normal, Auto)

Technical Details:

  • Fan devices are now detected via devices.types.fan device type
  • Fans no longer incorrectly appear as light entities
  • New commands: OscillationCommand, WorkModeCommand

Closes #2