SmartIR icon indicating copy to clipboard operation
SmartIR copied to clipboard

Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)

Results 262 SmartIR issues
Sort by recently updated
recently updated
newest added

Added MS-24RV to code 1126 in the documentation.

Added code for air conditioner Zanussi ZAC/I-09 NS/N1 + Broadlink + tested on real device

Update to my previous pull request (#943). Many of the codes recorded for that PR were unreliable. This time I have taken more time to ensure all codes recorded replayed...

**Home Assistant version** 2023.7.3 **SmartIR version** 1.17.7 (latest as of today) **SmartIR configuration** ```yaml smartir: fan: #Вентилятор в гостиной - platform: smartir name: Вентилятор unique_id: lr_fan device_code: 1230 controller_data: remote.broadlink_rm4_pro...

This commit adds support for [Tornado MASTER-12A PLUS](https://www.zap.co.il/compmodels.aspx?modelid=949421) _This took me very long to do, so I hope I saved some time for other people 😅_

From https://github.com/smartHomeHub/SmartIR/pull/795, which was closed without review. This adds support for Fahrenheit handling to the climate entity, so now the current temperature from the temperature sensor will properly match the...

Dear Developers! I have a Hisense air conditioners which works closely perfect with your integration. My AC is not on the list but a very same is there with code...

**Home Assistant version** **SmartIR version** **SmartIR configuration** ```yaml Add configuration here ``` **Describe the bug** A clear and concise description of what the bug is. **Debug log** ```text Add your...