SmartIR
SmartIR copied to clipboard
Integration for Home Assistant to control climate, TV and fan devices via IR/RF controllers (Broadlink, Xiaomi, MQTT, LOOKin, ESPHome)
**Home Assistant version** 2024.1.3 **SmartIR version** 1.17.9 **SmartIR configuration** ```yaml NA ``` **Describe the bug** Existing climate remote (1284) does not set the "on" bit when it sends a temperature...
Hello, here is a file with codes for the Dreiha automotive air conditioning. [dreiha.json](https://github.com/smartHomeHub/SmartIR/files/13962208/dreiha.json)
This code works perfectly fine for my Mitsubishi MSZ-GE35VAD Product: https://mitsubishi-electric.co.nz/product/nlaproduct.aspx?item=69095B
It is very similar to the AR-RCG1J remote but the temperature range is 18-30deg instead of 16-30deg
Any way to add an option to read a code sent by the AC remote, to sync with Home Assistant when you use the physical remote?
I added a control before sending the "On" command. If the climate is already on, it just sends the status command. If the climate is off, before sending the status...
This is currently working good with Broadlink [99999.json](https://github.com/smartHomeHub/SmartIR/files/13892103/99999.json)
This adds codes for Beko BPEU 120 AC unit
Update CLIMATE.md