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.05k stars 1.01k forks source link

Sync with physical remote #1149

Open jbrandek opened 1 year ago

jbrandek commented 1 year ago

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?

gbidkar commented 1 year ago

You'd need an IR receiver listening for IR data, and attach it to Home Assistant to sync it with the state.

guaycuru commented 9 months ago

I'm also interested in doing that. How do I attach the IR receiver to HA to sync it with the state?