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)
[810900349.json](https://github.com/user-attachments/files/16853367/810900349.json) Attached .json file works with Black + Decker BPACT14WT, or any device using the 810900349A remote. Temperature Range: - Minimum temperature: 64 - Maximum temperature: 90 Operation modes: -...
**Home Assistant version** 2024.8.3 **SmartIR version** 1.17.9 **SmartIR configuration** ```yaml esphome: name: climate platform: ESP8266 board: esp01_1m api: encryption: key: XXXXXXX services: - service: send_raw_command variables: command: int[] then: -...