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.fandevice type - Fans no longer incorrectly appear as light entities
- New commands:
OscillationCommand,WorkModeCommand
Closes #2