smartHomeHub / SmartIR

Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)
MIT License
2.08k stars 1.01k forks source link

Fixing commands for Atomberg fan, making sure off #1305

Open anshul10s opened 3 months ago

anshul10s commented 3 months ago

Fixing commands for Atomberg fan, making sure off will always turn off the fan, by first changing speed to 2 and then issue off command, otherwise off was sometime switching on the fan

Added corresponding codes for ESPHOME

Updated docs also.