AR Smart IR Builder is a modern Home Assistant integration that allows you to:
- Learn IR/RF commands directly from Broadlink
- Build device profiles from scratch (UI only)
- Automatically create working entities (Climate, Fan, Media Player)
- Export devices to SmartIR-compatible JSON
No YAML. Everything is done inside Home Assistant.
- Uses Config Flow
- No YAML required
- Easy setup via Devices & Services
Service: ar_smart_ir_builder.learn_and_capture
Create devices with:
- Manufacturer
- Model
- Device type
- Command mappings
- climate.*
- fan.*
- media_player.*
Exports to: /config/www/ar_smart_ir_exports/
- Add integration
- Learn commands
- Save device
- Entities appear automatically
Media: power, volume_up, play, source_hdmi1
Climate: cool_24, heat_22, off
Fan: fan_low, fan_high
- learn_and_capture
- save_device
- export_device
Developed by AR Smart Home